This documentation can be consulted at indico.docs.cern.ch. 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