summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-05-27 15:01:06 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-05-27 15:01:06 +0200
commit02d4ab12db422ed6129a9d077169a15559260387 (patch)
treeb74abf8438e587652a7835bce1329f4927ec71cc /doc
parentc7f3d1047b57c817bfdc768e7b8c2681b937d618 (diff)
downloadtelepathy-logger-02d4ab12db422ed6129a9d077169a15559260387.tar.gz
ignore all internal headers in doc
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/libtelepathy-logger/Makefile.am19
1 files changed, 18 insertions, 1 deletions
diff --git a/doc/reference/libtelepathy-logger/Makefile.am b/doc/reference/libtelepathy-logger/Makefile.am
index b80e6f8..0537129 100644
--- a/doc/reference/libtelepathy-logger/Makefile.am
+++ b/doc/reference/libtelepathy-logger/Makefile.am
@@ -56,10 +56,27 @@ CFILE_GLOB=$(top_srcdir)/telepathy-logger/*.c
# Header files to ignore when scanning.
# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
IGNORE_HFILES=\
- log-manager-internal.h \
action-chain-internal.h \
+ channel-factory-internal.h \
+ channel-internal.h \
+ channel-text-internal.h \
+ conf-internal.h \
+ contact-internal.h \
+ contact.h \
datetime-internal.h \
+ dbus-service-internal.h \
debug-internal.h \
+ log-entry-internal.h \
+ log-entry-text-internal.h \
+ log-entry-text.h \
+ log-entry.h \
+ log-manager-internal.h \
+ log-manager.h \
+ log-store-factory-internal.h \
+ log-store-internal.h \
+ log-store-sqlite-internal.h \
+ log-store-xml-internal.h \
+ observer-internal.h \
util-internal.h
# Images to copy into HTML directory.