refstack-client/doc
Steve Martinelli 153432945c Initial documentation dump
- include sphinx in requirements
- basic configuration, generated using sphinx
- updated gitignore to ignore the build directory
- added a readme on how to build the docs
2014-09-11 18:17:20 -04:00
..
source Initial documentation dump 2014-09-11 18:17:20 -04:00
README.rst Initial documentation dump 2014-09-11 18:17:20 -04:00

Building Docs

Developer documentation is generated using Sphinx. To build this documentation, run the following from the root of the repository.

$ tox -e docs

The documentation will be built at build/.