9.1. RESOURCES - Notabela/Camper-Plus GitHub Wiki
PYTHON SPHINX DOCSTRING STANDARD FOR SPHINX DOCUMENTATION
Documentation standards:
http://www.sphinx-doc.org/en/stable/markup/code.html
Examples of Documenting Python Source Code for Sphinx:
http://pythonhosted.org/an_example_pypi_project/sphinx.html
Restructured Test (rest) and Sphinx CheatSheet:
http://thomas-cokelaer.info/tutorials/sphinx/rest_syntax.html
Creating Sphinx Documentation in Flask App:
http://www.patricksoftwareblog.com/python-documentation-using-sphinx/