Sphinx and RST syntax

Sphinx is a tools used to write software documentation, but not only. It is mainly used within the Python community, but not only... There are already many good tutorials and documentation about. Nevertheless, I've been using it a lot professionally and for my own purpose and I took notes about how to use it, which I gathered within my own Sphinx and ReST syntax tutorial. It could be of interest for some of you, so here it is.


Python language

Here are some notes about the Python language and some standard libraries related to it: Python notes.