Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 323 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 323 Bytes

Docs

Build Status

My personnal documentation.

View docs online

Installation & build

pip install -r requirements.txt

# Serve
mkdocs serve

# Build
mkdocs build