Documentation This module contains the documentation and website. Requirements You need Python, then: pip install pipenv pipenv install MkDocs development mode From this directory (documentation/): pipenv run mkdocs serve or pipenv shell mkdocs serve Upgrade the dependencies pipenv update