951d091f07
Added functions: json_string_set json_integer_set json_real_set While at it, clarify the documentation and parameter naming of json_{string,integer,real}_value() a bit. |
||
---|---|---|
.. | ||
ext | ||
.gitignore | ||
apiref.rst | ||
conf.py | ||
gettingstarted.rst | ||
index.rst | ||
Makefile.am | ||
README |
To build the documentation, invoke sphinx-build . .build/html in this directory. Then point your browser to .build/html/index.html.