Files
jansson/doc
Petri Lehtinen f8d0e01e46 Change the maximum indentation size to 32 spaces in encoder
This is to free up bits from the flags parameter of json_dump
functions. I'm pretty sure no-one needs 256 spaces of indentation when
pretty-printing JSON values...

This is a backwards incompatible change.
2010-08-13 22:12:36 +03:00
..
2010-02-02 21:26:11 +02:00
2010-06-13 20:37:33 +03:00
2010-01-12 21:29:16 +02:00
2010-03-26 22:03:26 +02:00
2010-04-03 13:49:56 +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.