Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 414 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 414 Bytes

PlatformDocumentation

This documentation uses markdown extended with many great features from the Material for MkDocs theme.

Check out the documentation for more information: https://squidfunk.github.io/mkdocs-material/reference/

How to use

Install the requirements:

python -m pip install -r requirements.txt

Host the Documentation Website in your machine:

mkdocs serve -a localhost:8080