Collection of tips when working with Sphinx-Doc.
Example
.. include:: links.rst expect a doc links.rst in the same directory as the current source file. However, .. include:: /links.rst
assumes links.rst in top source directory, which is source/