diff options
author | Ted Gould <ted@gould.cx> | 2011-02-24 12:51:14 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-02-24 12:51:14 -0600 |
commit | d7094a2985f0f6aff0ed47044df8b27fd2c860a6 (patch) | |
tree | 0d91030bfe58cb3cdec719add2857f906616592b /docs/libdbusmenu-glib/reference/libdbusmenu-glib-docs.sgml | |
parent | 23af95956cddc1d3cb858d537a2c85cb0f0d0851 (diff) | |
parent | 0184d1824357d0e3bcf4e4142b26663ba21e7c4c (diff) | |
download | libdbusmenu-d7094a2985f0f6aff0ed47044df8b27fd2c860a6.tar.gz libdbusmenu-d7094a2985f0f6aff0ed47044df8b27fd2c860a6.tar.bz2 libdbusmenu-d7094a2985f0f6aff0ed47044df8b27fd2c860a6.zip |
* Documentation fixes
* Making menuitems track their own parents
* Resolving property changes by looking at the properties
directly.
Diffstat (limited to 'docs/libdbusmenu-glib/reference/libdbusmenu-glib-docs.sgml')
-rw-r--r-- | docs/libdbusmenu-glib/reference/libdbusmenu-glib-docs.sgml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/libdbusmenu-glib/reference/libdbusmenu-glib-docs.sgml b/docs/libdbusmenu-glib/reference/libdbusmenu-glib-docs.sgml index ecc25a3..53a0ceb 100644 --- a/docs/libdbusmenu-glib/reference/libdbusmenu-glib-docs.sgml +++ b/docs/libdbusmenu-glib/reference/libdbusmenu-glib-docs.sgml @@ -18,6 +18,7 @@ <xi:include href="xml/client-menuitem.xml"/> <xi:include href="xml/dbusmenu-client.xml"/> <xi:include href="xml/dbusmenu-server.xml"/> + <xi:include href="xml/types.xml"/> </chapter> <chapter id="object-tree"> @@ -28,6 +29,10 @@ <title>API Index</title> <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include> </index> + <index id="api-index-deprecated"> + <title>Deprecated API Index</title> + <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include> + </index> <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include> </book> |