You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jansson/doc
Petri Lehtinen de5f2963ab
Add a missing json_decref in the example
2 years ago
..
ext doc: convert refcounting directive to a class 4 years ago
.gitignore Remove CHANGES preprocessing, as it didn't work with VPATH builds 15 years ago
Makefile.am jansson 2.14 3 years ago
README Build documentation in make html target 15 years ago
apiref.rst jansson 2.14 3 years ago
changes.rst Remove CHANGES preprocessing, as it didn't work with VPATH builds 15 years ago
conf.py jansson 2.14 3 years ago
conformance.rst conformance: remove U+0000 restriction for object keys 4 years ago
gettingstarted.rst Fix the length of a section heading 5 years ago
github_commits.c Add a missing json_decref in the example 2 years ago
index.rst doc: Rename "Portability" to "Thread-safety" 4 years ago
threadsafety.rst jansson 2.14 3 years ago
tutorial.rst Fix various typos 5 years ago
upgrading.rst doc: do not use references for standard C types or file names 4 years ago

README

To build the documentation, invoke


make html

Then point your browser to _build/html/index.html.