This website requires JavaScript.
Explore
Help
Sign In
FGCOM
/
jansson
Watch
2
Star
0
Fork
0
You've already forked jansson
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
8567816542e23860ca7d162e1da319e71b6d4f69
jansson
/
doc
History
Petri Lehtinen
8567816542
Use Sphinx 1.0, change the HTML theme
2010-09-05 22:00:47 +03:00
..
ext
Add year 2010 to copyright notices
2010-02-02 21:26:11 +02:00
.gitignore
Remove CHANGES preprocessing, as it didn't work with VPATH builds
2010-01-21 20:53:05 +02:00
apiref.rst
Use Sphinx 1.0, change the HTML theme
2010-09-05 22:00:47 +03:00
changes.rst
Remove CHANGES preprocessing, as it didn't work with VPATH builds
2010-01-21 20:53:05 +02:00
conf.py
Use Sphinx 1.0, change the HTML theme
2010-09-05 22:00:47 +03:00
conformance.rst
Merge branch '1.3'
2010-08-14 21:02:08 +03:00
gettingstarted.rst
Add a section describing how to build on Windows
2010-09-05 21:38:06 +03:00
github_commits.c
Add a flags parameter to all decoding functions for future needs
2010-08-14 17:28:09 +03:00
index.rst
doc: Add chapter on RFC conformance
2010-03-26 22:03:26 +02:00
Makefile.am
doc: Distribute conformance.rst
2010-04-03 13:49:56 +03:00
README
Build documentation in make html target
2009-11-03 23:09:04 +02:00
tutorial.rst
Use Sphinx 1.0, change the HTML theme
2010-09-05 22:00:47 +03:00
README
To build the documentation, invoke make html Then point your browser to _build/html/index.html.