I would like to write a documentation for one of my Django based project. I found that Django people uses reStructureText and Sphinx for this purpose. I have following queries.
Documentation of sphinx is here: https://www.sphinx-doc.org
sphinx-quickstart
.