Files
jansson/doc
Petri Lehtinen e8fd3e3085 Document and tweak json_load_callback()
Change the return value of json_load_callback_t to size_t, as it's
feels more correct. The callback should return (size_t)-1 on failure.

Issue #57.
2012-03-26 21:53:21 +03:00
..
2012-03-20 20:55:55 +02:00
2012-03-20 20:56:00 +02:00
2011-10-06 21:23:09 +03: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.