summaryrefslogtreecommitdiff
path: root/docs/reference
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-08-20 12:37:14 +0100
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-08-25 13:07:23 +0100
commit87ee84c6126e73578219b8a8451dfc90da644a0c (patch)
tree90957f8333677d56e1c20451d1f5be8e16bb5f36 /docs/reference
parent0b330f21ad19a3ef89c481cd4061515f2c996078 (diff)
tweak wocky-docs.sgml a bit
- Remove releaseinfo section, doc is not uploaded anywhere atm - Set main chapter's title to "API Reference" - Remove Glossary
Diffstat (limited to 'docs/reference')
-rw-r--r--docs/reference/wocky-docs.sgml13
1 files changed, 4 insertions, 9 deletions
diff --git a/docs/reference/wocky-docs.sgml b/docs/reference/wocky-docs.sgml
index 1f02357..9c198bf 100644
--- a/docs/reference/wocky-docs.sgml
+++ b/docs/reference/wocky-docs.sgml
@@ -7,16 +7,11 @@
<book id="index">
<bookinfo>
<title>wocky Reference Manual</title>
- <releaseinfo>
- for wocky [VERSION]
- The latest version of this documentation can be found on-line at
- <ulink role="online-location" url="http://[SERVER]/wocky/index.html">http://[SERVER]/wocky/</ulink>.
- </releaseinfo>
</bookinfo>
<chapter>
- <title>[Insert title here]</title>
- <xi:include href="xml/wocky-sasl-auth.xml"/>
+ <title>API Reference</title>
+ <xi:include href="xml/wocky-sasl-auth.xml"/>
<xi:include href="xml/wocky-xmpp-reader.xml"/>
<xi:include href="xml/wocky-contact.xml"/>
<xi:include href="xml/wocky-porter.xml"/>
@@ -34,16 +29,16 @@
<xi:include href="xml/wocky-xmpp-node.xml"/>
<xi:include href="xml/wocky-xmpp-error.xml"/>
<xi:include href="xml/wocky-tls.xml"/>
-
</chapter>
+
<chapter id="object-tree">
<title>Object Hierarchy</title>
<xi:include href="xml/tree_index.sgml"/>
</chapter>
+
<index id="api-index-full">
<title>API Index</title>
<xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
</index>
- <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
</book>