Files
jansson/doc
Nathaniel McCallum 245e532934 Add json_get_alloc_funcs() to allow alloc function fetching
This is particularly useful in modular situations where the allocation
functions are either unknown or private. For instance, in such cases,
the caller of json_dumps() has no way to free the returned buffer.
2015-12-21 11:46:32 -05:00
..
2014-10-02 13:10:45 +03:00
2014-01-28 09:16:05 +02:00
2011-10-06 21:23:09 +03:00
2014-02-11 09:38:45 +02:00
2009-11-03 23:09:04 +02:00

To build the documentation, invoke

    make html

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