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.13
jansson
/
doc
History
Petri Lehtinen
2882ead5bb
jansson 2.13
2020-05-05 07:07:16 +03:00
..
ext
Update copyrights for 2016
2016-09-18 14:17:03 +03:00
.gitignore
Remove CHANGES preprocessing, as it didn't work with VPATH builds
2010-01-21 20:53:05 +02:00
apiref.rst
Update apiref.rst
2020-01-21 14:27:52 +08: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.13
2020-05-05 07:07:16 +03:00
conformance.rst
Fix for issue
#282
2016-05-03 10:22:06 +02:00
gettingstarted.rst
Fix the length of a section heading
2019-10-24 11:22:46 +03:00
github_commits.c
Tweak clang-format configuration a bit
2019-10-21 08:56:03 +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
Clarify thread safety docs, rename JANSSON_THREAD_SAFE
2018-02-08 12:38:14 +02:00
README
Build documentation in make html target
2009-11-03 23:09:04 +02:00
tutorial.rst
Fix various typos
2019-09-20 13:35:56 -04: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.