The source for ALEX EMBEDDED SYSTEM documentation is in this directory under /docs
.
Our documentation uses extended Markdown, as implemented by MkDocs.
- Download and install python.
- From CMD line, install MkDocs using:
pip install mkdocs
cd
to therepository
folder and run:mkdocs serve
This starts a local webserver: localhost:8000