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
v2.1
jansson
/
doc
History
Petri Lehtinen
86d17a8dc2
jansson 2.1
2011-06-10 21:30:11 +03:00
..
ext
Update copyright notices for 2011
2011-01-22 13:43:14 +02:00
.gitignore
Remove CHANGES preprocessing, as it didn't work with VPATH builds
2010-01-21 20:53:05 +02:00
apiref.rst
Add JSON_DISABLE_EOF_CHECK decoding flag
2011-05-29 21:27:15 +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
jansson 2.1
2011-06-10 21:30:11 +03:00
conformance.rst
doc: Clarify that Unicode normalization or comparison algorithms are not used
2011-05-15 12:39:10 +03:00
gettingstarted.rst
Small documentation tweaks
2011-02-24 22:35:02 +02:00
github_commits.c
Update copyright notices for 2011
2011-01-22 13:43:14 +02:00
index.rst
Add "Upgrading from older releases" to docs, tweak CHANGES a bit
2011-02-24 22:15:13 +02:00
Makefile.am
Distribute doc/upgrading.rst
2011-03-10 21:26:18 +02: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
upgrading.rst
doc: Change the title of the upgrading section
2011-02-25 21:01:13 +02:00
README
To build the documentation, invoke make html Then point your browser to _build/html/index.html.