Files
jansson/doc
Petri Lehtinen 49fc708d4c Add JSON_REJECT_DUPLICATES decoding flag
With this flag, a decoding error is issued if any JSON object in the
input contains duplicate keys.

Fixes GH-3.
2011-05-15 13:57:49 +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.