Sphinx
Sign in to saveAlso known as sphinx-doc
documentation generator which converts reStructuredText files into HTML
Official website
Sphinx — Sphinx documentation
sphinx-doc.org →Link to the official site · 18,305 chars · not written by Vinony
Source code
Sphinx uses reStructuredText as its markup language, and many of its strengths come from the power and straightforwardness of reStructuredText and its parsing and translating suite, the Docutils. The following command installs Sphinx from the Python Package Index . You will need a working installation of Python and pip.
Excerpt from the source-code README · 2,321 chars · not written by Vinony