cd96049d10
- Add more information to the documentation front page - Document how to build the documentation - Clarify the tutorial a bit and remove some quirks - Bring README.rst up-to-date - Small enhancements here and there |
||
---|---|---|
.. | ||
ext | ||
.gitignore | ||
apiref.rst | ||
conf.py | ||
gettingstarted.rst | ||
github_commits.c | ||
index.rst | ||
Makefile.am | ||
README | ||
tutorial.rst |
To build the documentation, invoke sphinx-build . .build/html in this directory. Then point your browser to .build/html/index.html.