Open
Description
Some tips at https://codeandchaos.wordpress.com/2012/07/30/sphinx-autodoc-tutorial-for-dummies
What I did:
- Install sphinx
- Make
docs/
and run the quickstart - Run sphinx-apidoc from project root and send output to
docs/
- Edit
conf.py
to look in project rootindex.rst
to include modules