6e3ca5c45c
Couple some string and number information from the RFC conformance chapter in the API reference, and refer to the RFC conformance chapter from API reference for more information. Also, state more clearly that a JSON text must have an array or object as the top-level value, and better document the string comparison performed by json_equal(). |
||
---|---|---|
.. | ||
ext | ||
.gitignore | ||
apiref.rst | ||
changes.rst | ||
conf.py | ||
conformance.rst | ||
gettingstarted.rst | ||
github_commits.c | ||
index.rst | ||
Makefile.am | ||
README | ||
tutorial.rst |
To build the documentation, invoke make html Then point your browser to _build/html/index.html.