jansson/doc
2009-12-18 21:43:12 +02: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.3 2009-12-18 21:43:12 +02:00
gettingstarted.rst Enhance documentation 2009-10-19 21:56:11 +03:00
github_commits.c doc/github_commits.c Add copyright notice 2009-11-28 13:39:06 +02:00
index.rst Enhance documentation 2009-10-19 21:56:11 +03:00
Makefile.am Really distribute all the docs 2009-10-25 00:17:16 +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.