Python is a wonderful language also because of the awesome tools that are available.
One of which is Sphinx. It is like markdown, but even more powerful, with cross referencing of pages and autogeneration of doc for python code.
Start with installing [...]
