This documentation can be consulted at learn.getindico.io. It is generated from Markdown files using MkDocs and Material for MkDocs.
$ pip install -r requirements.txt
# if you want to run it locally
$ mkdocs serve
# in order to generate HTML files
$ mkdocs build