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.8
jansson
/
doc
History
Petri Lehtinen
012c5f0eca
jansson 2.8
2016-08-30 21:09:28 +03:00
..
ext
Don't crash when building documentation man pages
2015-03-07 09:14:06 +02:00
.gitignore
Remove CHANGES preprocessing, as it didn't work with VPATH builds
2010-01-21 20:53:05 +02:00
apiref.rst
Fix a typo
2016-06-24 06:55:49 +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
Change doc version to 2.8-dev
2015-12-23 07:40:58 +02:00
conformance.rst
Fix for issue
#282
2016-05-03 10:22:06 +02:00
gettingstarted.rst
jansson 2.8
2016-08-30 21:09:28 +03:00
github_commits.c
Update copyrights for 2014
2014-01-28 09:16:05 +02: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
Document json_object_seed()
2014-02-11 09:38:45 +02:00
README
Build documentation in make html target
2009-11-03 23:09:04 +02:00
tutorial.rst
jansson 2.8
2016-08-30 21:09:28 +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.