Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document the GObject integration API into the API referencegobject-serialize | Emmanuele Bassi | 2007-10-02 | 1 | -0/+6 |
| | |||||
* | Document the new public functions | Emmanuele Bassi | 2007-10-01 | 1 | -2/+24 |
| | | | | | Now that we moved the constructors and setters for the JSON data types into the public symbols we need to document them to get back to 100% doc coverage. | ||||
* | Add stub class for JsonGenerator | Emmanuele Bassi | 2007-10-01 | 1 | -0/+25 |
| | | | | | | JsonGenerator is an object that creates JSON data streams from a data model tree. This commit adds the JsonGenerator class to the build and API reference. | ||||
* | Add API reference for JSON-GLib | Emmanuele Bassi | 2007-10-01 | 1 | -0/+92 |
Use gtk-doc to build the various bits and pieces of the API reference for JSON-GLib. |