[json-glib] docs: Include tool man pages in the API reference
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [json-glib] docs: Include tool man pages in the API reference
- Date: Mon, 28 Oct 2013 12:56:52 +0000 (UTC)
commit 80a6da1d5571f4a75a4de83ff7d63dd6668dbc94
Author: Emmanuele Bassi <ebassi gnome org>
Date: Mon Oct 28 12:55:43 2013 +0000
docs: Include tool man pages in the API reference
The small utilities we ship should have their main pages included in the
API reference, similarly to what GLib does.
doc/reference/json-glib-docs.xml | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/doc/reference/json-glib-docs.xml b/doc/reference/json-glib-docs.xml
index 23a9de0..e3b6425 100644
--- a/doc/reference/json-glib-docs.xml
+++ b/doc/reference/json-glib-docs.xml
@@ -121,12 +121,17 @@
<xi:include href="xml/json-serializable.xml"/>
<xi:include href="xml/json-gboxed.xml"/>
<xi:include href="xml/json-gvariant.xml"/>
+ <xi:include href="xml/json-version.xml"/>
</part>
<part id="json-tools">
<title>JSON-GLib Additional Reference</title>
- <xi:include href="xml/json-version.xml"/>
+ <chapter id="tools">
+ <title>JSON-GLib Tools</title>
+ <xi:include href="json-glib-format.xml"/>
+ <xi:include href="json-glib-validate.xml"/>
+ </chapter>
<chapter>
<title>Object Hierarchy</title>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]