summaryrefslogtreecommitdiff
path: root/doc/reference
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2010-03-23 18:03:59 +0000
committerSimon McVittie <smcv@debian.org>2010-03-23 18:41:27 +0000
commit69ba49767d0af60f3d4a73b7b58065ff2f29d64f (patch)
treed5f88d31fc6303454445041829ff77e9259c6bb8 /doc/reference
parent774408d760f47e5ccfe795c3a88996ce55615f8c (diff)
downloadtelepathy-logger-69ba49767d0af60f3d4a73b7b58065ff2f29d64f.tar.gz
Organise docs.xml into public vs. internal based on KA's comments in fd.o #27178
Diffstat (limited to 'doc/reference')
-rw-r--r--doc/reference/libtelepathy-logger/docs.xml19
1 files changed, 12 insertions, 7 deletions
diff --git a/doc/reference/libtelepathy-logger/docs.xml b/doc/reference/libtelepathy-logger/docs.xml
index 67c9195..0c7e139 100644
--- a/doc/reference/libtelepathy-logger/docs.xml
+++ b/doc/reference/libtelepathy-logger/docs.xml
@@ -6,21 +6,26 @@
<title>telepathy-logger Reference Manual</title>
</bookinfo>
- <chapter id="ch-unclassified">
- <title>Unclassified</title>
+ <chapter id="ch-public">
+ <title>Public API</title>
+
+ <xi:include href="xml/log-manager.xml"/>
+ <xi:include href="xml/log-entry.xml"/>
+ <xi:include href="xml/log-entry-text.xml"/>
+ <xi:include href="xml/contact.xml"/>
+ <xi:include href="xml/conf.xml"/>
+ </chapter>
+
+ <chapter id="ch-internal">
+ <title>Internal API (at least for now)</title>
<xi:include href="xml/action-chain.xml"/>
<xi:include href="xml/channel-factory.xml"/>
<xi:include href="xml/channel-text.xml"/>
<xi:include href="xml/channel.xml"/>
- <xi:include href="xml/conf.xml"/>
- <xi:include href="xml/contact.xml"/>
<xi:include href="xml/datetime.xml"/>
<xi:include href="xml/dbus-service.xml"/>
<xi:include href="xml/debug.xml"/>
- <xi:include href="xml/log-entry-text.xml"/>
- <xi:include href="xml/log-entry.xml"/>
- <xi:include href="xml/log-manager.xml"/>
<xi:include href="xml/log-store-factory.xml"/>
<xi:include href="xml/log-store-sqlite.xml"/>
<xi:include href="xml/log-store.xml"/>