jansson/doc
Petri Lehtinen 325101e525 jansson 1.1
2009-10-20 21:29:16 +03:00
..
ext Add README and API reference 2009-08-13 18:38:03 +03:00
.gitignore Add README and API reference 2009-08-13 18:38:03 +03:00
apiref.rst doc: Add tutorial 2009-10-17 14:18:40 +03:00
conf.py jansson 1.1 2009-10-20 21:29:16 +03:00
gettingstarted.rst Enhance documentation 2009-10-19 21:56:11 +03:00
github_commits.c Enhance documentation 2009-10-19 21:56:11 +03:00
index.rst Enhance documentation 2009-10-19 21:56:11 +03:00
Makefile.am doc/Makefile.am: Remove *.pyc in clean 2009-10-14 22:09:14 +03:00
README Add README and API reference 2009-08-13 18:38:03 +03:00
tutorial.rst Enhance documentation 2009-10-19 21:56:11 +03:00

To build the documentation, invoke

    sphinx-build . .build/html

in this directory. Then point your browser to .build/html/index.html.