diff options
Diffstat (limited to 'doc/reference/json-glib-docs.xml')
-rw-r--r-- | doc/reference/json-glib-docs.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/reference/json-glib-docs.xml b/doc/reference/json-glib-docs.xml index 92bf7d9..3247ff8 100644 --- a/doc/reference/json-glib-docs.xml +++ b/doc/reference/json-glib-docs.xml @@ -15,7 +15,7 @@ </copyright> <copyright> - <year>2009, 2010</year> + <year>2009, 2010, 2011</year> <holder>Intel Corporation</holder> </copyright> @@ -103,6 +103,7 @@ <title>Parser</title> <xi:include href="xml/json-parser.xml"/> <xi:include href="xml/json-reader.xml"/> + <xi:include href="xml/json-path.xml"/> </chapter> <chapter> |