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.3.1
jansson
/
doc
History
Petri Lehtinen
ff6e6ee293
jansson 2.3.1
2012-04-20 21:35:00 +03:00
..
ext
Update copyright notices for 2012
2012-03-20 20:55:55 +02:00
.gitignore
Remove CHANGES preprocessing, as it didn't work with VPATH builds
2010-01-21 20:53:05 +02:00
apiref.rst
doc: Fix the names of library version constants
2012-02-02 17:00:35 +02: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.3.1
2012-04-20 21:35:00 +03:00
conformance.rst
doc: Add project status to introduction, add portability chapter
2011-10-03 22:42:39 +03:00
gettingstarted.rst
doc: The configure script can be used on MinGW
2011-11-02 08:01:49 +02:00
github_commits.c
Fix tutorial to use Github API v3
2012-04-18 21:58:52 +03:00
index.rst
doc: Add project status to introduction, add portability chapter
2011-10-03 22:42:39 +03:00
Makefile.am
Distribute doc/portability.rst
2011-10-06 21:23:09 +03:00
portability.rst
doc: The same JSON values must not be encoded in parallel
2011-11-14 21:01:34 +02:00
README
Build documentation in make html target
2009-11-03 23:09:04 +02:00
tutorial.rst
Fix tutorial to use Github API v3
2012-04-18 21:58:52 +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.