summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-04-19 19:43:23 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-04-23 14:27:00 +0100
commitbe49ab9caef69175569e24dfdf627991b7639b77 (patch)
tree060ff5c789b655b52939a345631c3b10d626ac0a /doc
parent501b1dd988003fd772d991f6eed413f386338d9f (diff)
Internalize action-chain
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/libtelepathy-logger/Makefile.am1
-rw-r--r--doc/reference/libtelepathy-logger/docs.xml1
2 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference/libtelepathy-logger/Makefile.am b/doc/reference/libtelepathy-logger/Makefile.am
index c61eaef..b3c355a 100644
--- a/doc/reference/libtelepathy-logger/Makefile.am
+++ b/doc/reference/libtelepathy-logger/Makefile.am
@@ -57,6 +57,7 @@ CFILE_GLOB=$(top_srcdir)/telepathy-logger/*.c
# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
IGNORE_HFILES=\
log-manager-priv.h \
+ action-chain-internal.h \
datetime-internal.h \
debug-internal.h \
util-internal.h
diff --git a/doc/reference/libtelepathy-logger/docs.xml b/doc/reference/libtelepathy-logger/docs.xml
index f0eff99..aa5a65b 100644
--- a/doc/reference/libtelepathy-logger/docs.xml
+++ b/doc/reference/libtelepathy-logger/docs.xml
@@ -19,7 +19,6 @@
<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"/>