To use this template for other projects:
Get a copy of this project by cloning, forking, copying, or downloading.
Adjust things as appropriate. In particular setup.py and all the *.rst files should be adjusted as needed.
Build locally by:
$ cd doc
$ make html (or make live for livehtml refreshing)
If all is good, commit back to your git repo
For serving through readthedocs:
doc/requirements.txtdoc/source/conf/pyIt should then build. Check the build log output for hints if it doesn’t work.