Files
jansson/doc
Petri Lehtinen f236c14dc5 dump: Revise whitespace usage
- Never append newline to output
- By default, add spaces between array and object items for more
  readable output
- Introduce the flag JSON_COMPACT to not add the aforementioned spaces
2009-11-04 22:09:40 +02:00
..
2009-08-13 18:38:03 +03:00
2009-11-04 22:09:40 +02:00
2009-10-19 21:56:11 +03:00
2009-10-19 21:56:11 +03:00
2009-11-03 23:09:04 +02:00
2009-10-19 21:56:11 +03:00

To build the documentation, invoke

    make html

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