- 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
To build the documentation, invoke
make html
Then point your browser to _build/html/index.html.