KNoT Documentation How to build: Install Sphinx and Read The Docs theme: $ sudo apt-get install Sphinx $ pip install recommonmark $ pip install sphinx_rtd_theme Build KNoT Doc: $ make html Result will be in the _build/html directory