5c3c72a950
Closes #1 |
||
---|---|---|
.. | ||
advanced | ||
.gitignore | ||
basic_setup.txt | ||
changelog.txt | ||
conf.py | ||
index.txt | ||
make.bat | ||
Makefile | ||
README |
############# Documentation ############# The documentation is compiled from reStructuredText using `Sphinx`_. To compile your own html version in ``_build/html/``:: # First time only. pip install sphinx # Build html. make html