jansson/doc
2009-10-15 17:39:49 +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: Fix a small typo in apiref 2009-10-15 17:39:49 +03:00
conf.py Merge branch '1.0' 2009-10-11 21:51:54 +03:00
gettingstarted.rst doc: Add getting started guide 2009-09-20 21:56:12 +03:00
index.rst doc: Add getting started guide 2009-09-20 21:56:12 +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

To build the documentation, invoke

    sphinx-build . .build/html

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