summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2012-05-04 12:48:50 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2012-05-07 14:15:05 +0100
commit5b9be38644d00f948d315cabf8f6e0df80ca33d9 (patch)
treeddccf9d8dba615de26717469fbf2adfd699ffb83 /docs
parented4ed83ec28ff130afbf28c5c4dc8f76614bccc3 (diff)
downloadtelepathy-glib-5b9be38644d00f948d315cabf8f6e0df80ca33d9.tar.gz
Mark all -internal headers as /*<private_header>*/
This is a nicer way to get them out of the gtk-doc than listing them all in docs/reference/Makefile.am. (We still need to mention proxy-introspectable.h there, though - it's private from gtk-doc's point of view, but not gobject-introspection's.) Reviewed-by: Xavier Claessens <xavier.claessens@collabora.co.uk> Bug: https://bugs.freedesktop.org/show_bug.cgi?id=49384
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/Makefile.am27
1 files changed, 1 insertions, 26 deletions
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index fbdee209e..982359646 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -62,33 +62,8 @@ EXTRA_HFILES=
# Header files or dirs to ignore when scanning. Use base file/dir names
# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h private_code
IGNORE_HFILES=\
- account-channel-request-internal.h \
- add-dispatch-operation-context-internal.h \
- automatic-client-factory-internal.h \
- base-call-internal.h \
- base-connection-internal.h \
- base-contact-list-internal.h \
- base-protocol-internal.h \
- call-internal.h \
- channel-dispatch-operation-internal.h \
- channel-internal.h \
- client-message-internal.h \
- cm-message-internal.h \
- connection-internal.h \
- contact-internal.h \
- contact-list-channel-internal.h \
- debug-internal.h \
- deprecated-internal.h \
- handle-channels-context-internal.h \
- handle-repo-internal.h \
- message-internal.h \
- observe-channels-context-internal.h \
- protocol-internal.h \
- proxy-internal.h \
proxy-introspectable.h \
- signalled-message-internal.h \
- simple-client-factory-internal.h \
- util-internal.h
+ $(NULL)
# Images to copy into HTML directory.
# e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png