summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2007-06-20 12:19:49 +0000
committerVincent Untz <vuntz@src.gnome.org>2007-06-20 12:19:49 +0000
commit76f25bd3bf12b107f4b0544bbd16ceedf386443e (patch)
treedacf7c0114dffcf531fedcaaea1c6d1202aa88cf /doc
parent4bba553332b299a3db918e496f5f5a6e08d66a77 (diff)
downloadlibwnck-76f25bd3bf12b107f4b0544bbd16ceedf386443e.tar.gz
update docs to have indexes of symbols. add TODO
2007-06-20 Vincent Untz <vuntz@gnome.org> * doc/libwnck-docs.sgml: * libwnck/window.c: * libwnck/workspace.c: update docs to have indexes of symbols. * libwnck/wnckprop.c: add TODO svn path=/trunk/; revision=1349
Diffstat (limited to 'doc')
-rw-r--r--doc/libwnck-docs.sgml37
1 files changed, 37 insertions, 0 deletions
diff --git a/doc/libwnck-docs.sgml b/doc/libwnck-docs.sgml
index 3f2b5b3..ee7af7d 100644
--- a/doc/libwnck-docs.sgml
+++ b/doc/libwnck-docs.sgml
@@ -70,4 +70,41 @@ that case.
<xi:include href="xml/util.xml"/>
</part>
+ <part id="indexes">
+ <title>Index of symbols</title>
+ <index>
+ <title>Index of all symbols</title>
+ </index>
+ <index role="deprecated">
+ <title>Index of deprecated symbols</title>
+ </index>
+ <index role="2.2">
+ <title>Index of new symbols in 2.2</title>
+ </index>
+ <index role="2.4">
+ <title>Index of new symbols in 2.4</title>
+ </index>
+ <index role="2.6">
+ <title>Index of new symbols in 2.6</title>
+ </index>
+ <index role="2.8">
+ <title>Index of new symbols in 2.8</title>
+ </index>
+ <index role="2.10">
+ <title>Index of new symbols in 2.10</title>
+ </index>
+ <index role="2.12">
+ <title>Index of new symbols in 2.12</title>
+ </index>
+ <index role="2.14">
+ <title>Index of new symbols in 2.14</title>
+ </index>
+ <index role="2.16">
+ <title>Index of new symbols in 2.16</title>
+ </index>
+ <index role="2.20">
+ <title>Index of new symbols in 2.20</title>
+ </index>
+ </part>
+
</book>