Files
jansson/doc
Petri Lehtinen a76ba52f34 Add JSON_DISABLE_EOF_CHECK decoding flag
With this flag enabled, the decoder stops after a valid JSON input and
thus allows extra data after it.

Fixes GH-25.
2011-05-29 21:27:15 +03:00
..
2011-01-22 13:43:14 +02:00
2011-03-31 21:26:19 +03:00
2011-02-24 22:35:02 +02:00
2011-03-10 21:26:18 +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.