Project Mu
How to build the docs
We are using MkDocs to build the documentation. The following gives you a rough overview how to serve it locally:- Run
pip install --upgrade -r requirements.txt - Run
DocBuild.py --Build --Clean --yml mkdocs_base.yml - Run
mkdocs serve