[next] telepathy-glib: Mark all -internal headers as /*<private_header>*/

Simon McVittie smcv at kemper.freedesktop.org
Mon May 7 08:43:25 PDT 2012


Module: telepathy-glib
Branch: next
Commit: 5b9be38644d00f948d315cabf8f6e0df80ca33d9
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=5b9be38644d00f948d315cabf8f6e0df80ca33d9

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Fri May  4 12:48:50 2012 +0100

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 at collabora.co.uk>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=49384

---

 docs/reference/Makefile.am                         |   27 +-------------------
 telepathy-glib/account-channel-request-internal.h  |    1 +
 telepathy-glib/account-internal.h                  |    1 +
 telepathy-glib/account-manager-internal.h          |    1 +
 .../add-dispatch-operation-context-internal.h      |    1 +
 telepathy-glib/automatic-client-factory-internal.h |    1 +
 telepathy-glib/base-call-internal.h                |    1 +
 telepathy-glib/base-client-internal.h              |    1 +
 telepathy-glib/base-connection-internal.h          |    1 +
 telepathy-glib/base-contact-list-internal.h        |    1 +
 telepathy-glib/base-protocol-internal.h            |    1 +
 telepathy-glib/call-internal.h                     |    1 +
 telepathy-glib/capabilities-internal.h             |    1 +
 .../channel-dispatch-operation-internal.h          |    1 +
 telepathy-glib/channel-internal.h                  |    1 +
 telepathy-glib/client-message-internal.h           |    1 +
 telepathy-glib/cm-message-internal.h               |    1 +
 telepathy-glib/connection-internal.h               |    1 +
 telepathy-glib/contact-internal.h                  |    1 +
 telepathy-glib/contact-list-channel-internal.h     |    1 +
 telepathy-glib/contact-search-internal.h           |    1 +
 telepathy-glib/dbus-internal.h                     |    1 +
 telepathy-glib/debug-internal.h                    |    2 +
 telepathy-glib/debug-message-internal.h            |    1 +
 telepathy-glib/deprecated-internal.h               |    1 +
 telepathy-glib/handle-channels-context-internal.h  |    1 +
 telepathy-glib/handle-repo-internal.h              |    1 +
 telepathy-glib/message-internal.h                  |    1 +
 telepathy-glib/observe-channels-context-internal.h |    1 +
 telepathy-glib/protocol-internal.h                 |    1 +
 telepathy-glib/proxy-internal.h                    |    1 +
 telepathy-glib/room-info-internal.h                |    1 +
 telepathy-glib/signalled-message-internal.h        |    1 +
 telepathy-glib/simple-client-factory-internal.h    |    1 +
 telepathy-glib/stream-tube-connection-internal.h   |    1 +
 telepathy-glib/util-internal.h                     |    1 +
 36 files changed, 37 insertions(+), 26 deletions(-)

Diff:   http://cgit.freedesktop.org/telepathy/telepathy-glib/diff/?id=5b9be38644d00f948d315cabf8f6e0df80ca33d9


More information about the telepathy-commits mailing list