summaryrefslogtreecommitdiff
path: root/doc/libwnck-docs.sgml
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2007-06-06 19:39:54 +0000
committerVincent Untz <vuntz@src.gnome.org>2007-06-06 19:39:54 +0000
commit7b8bd21d7a909bfafe865105c02b5a46fb6dda59 (patch)
tree7b85642174e2892dc26e06519234ac874bf0881f /doc/libwnck-docs.sgml
parente4851b860f827b5e06b3e92c3350fb22a300116d (diff)
downloadlibwnck-7b8bd21d7a909bfafe865105c02b5a46fb6dda59.tar.gz
small improvements to documentation
2007-06-06 Vincent Untz <vuntz@gnome.org> * libwnck/util.[ch]: * libwnck/window-action-menu.c: * doc/*: small improvements to documentation svn path=/trunk/; revision=1282
Diffstat (limited to 'doc/libwnck-docs.sgml')
-rw-r--r--doc/libwnck-docs.sgml23
1 files changed, 12 insertions, 11 deletions
diff --git a/doc/libwnck-docs.sgml b/doc/libwnck-docs.sgml
index fef03d7..0fa40ff 100644
--- a/doc/libwnck-docs.sgml
+++ b/doc/libwnck-docs.sgml
@@ -32,38 +32,39 @@
</para>
</partintro>
</part>
+ <!-- TODO
+ wnck_set_client_type() for pagers-like
+ -->
<part id="core">
<title>Libwnck Core Window Management Support</title>
+ <!-- TODO proofread + consistency -->
<xi:include href="xml/window.xml"/>
+ <!-- TODO proofread + consistency -->
<xi:include href="xml/class-group.xml"/>
+ <!-- TODO proofread + consistency -->
<xi:include href="xml/application.xml"/>
+ <!-- TODO proofread + consistency -->
<xi:include href="xml/workspace.xml"/>
+ <!-- TODO proofread + consistency -->
<xi:include href="xml/screen.xml"/>
</part>
<part id="widgets">
<title>Libwnck Widgets</title>
+ <!-- TODO proofread + consistency -->
<xi:include href="xml/pager.xml"/>
+ <!-- TODO proofread + consistency -->
<xi:include href="xml/selector.xml"/>
+ <!-- TODO proofread + consistency -->
<xi:include href="xml/tasklist.xml"/>
</part>
<part id="utils">
<title>Libwnck Utilities</title>
<xi:include href="xml/window-action-menu.xml"/>
+ <!-- TODO proofread + consistency -->
<xi:include href="xml/util.xml"/>
</part>
- <!-- Things that should not be in documentation because it's private
- or it's not interesting
- <xi:include href="xml/pager-accessible-factory.xml"/>
- <xi:include href="xml/pager-accessible.xml"/>
- <xi:include href="xml/workspace-accessible-factory.xml"/>
- <xi:include href="xml/workspace-accessible.xml"/>
- <xi:include href="xml/private.xml"/>
- <xi:include href="xml/xutils.xml"/>
- <xi:include href="xml/wnck-enum-types.xml"/>
- -->
-
</book>