summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/reference/Makefile.am27
-rw-r--r--telepathy-glib/account-channel-request-internal.h1
-rw-r--r--telepathy-glib/account-internal.h1
-rw-r--r--telepathy-glib/account-manager-internal.h1
-rw-r--r--telepathy-glib/add-dispatch-operation-context-internal.h1
-rw-r--r--telepathy-glib/automatic-client-factory-internal.h1
-rw-r--r--telepathy-glib/base-call-internal.h1
-rw-r--r--telepathy-glib/base-client-internal.h1
-rw-r--r--telepathy-glib/base-connection-internal.h1
-rw-r--r--telepathy-glib/base-contact-list-internal.h1
-rw-r--r--telepathy-glib/base-protocol-internal.h1
-rw-r--r--telepathy-glib/call-internal.h1
-rw-r--r--telepathy-glib/capabilities-internal.h1
-rw-r--r--telepathy-glib/channel-dispatch-operation-internal.h1
-rw-r--r--telepathy-glib/channel-internal.h1
-rw-r--r--telepathy-glib/client-message-internal.h1
-rw-r--r--telepathy-glib/cm-message-internal.h1
-rw-r--r--telepathy-glib/connection-internal.h1
-rw-r--r--telepathy-glib/contact-internal.h1
-rw-r--r--telepathy-glib/contact-list-channel-internal.h1
-rw-r--r--telepathy-glib/contact-search-internal.h1
-rw-r--r--telepathy-glib/dbus-internal.h1
-rw-r--r--telepathy-glib/debug-internal.h2
-rw-r--r--telepathy-glib/debug-message-internal.h1
-rw-r--r--telepathy-glib/deprecated-internal.h1
-rw-r--r--telepathy-glib/handle-channels-context-internal.h1
-rw-r--r--telepathy-glib/handle-repo-internal.h1
-rw-r--r--telepathy-glib/message-internal.h1
-rw-r--r--telepathy-glib/observe-channels-context-internal.h1
-rw-r--r--telepathy-glib/protocol-internal.h1
-rw-r--r--telepathy-glib/proxy-internal.h1
-rw-r--r--telepathy-glib/room-info-internal.h1
-rw-r--r--telepathy-glib/signalled-message-internal.h1
-rw-r--r--telepathy-glib/simple-client-factory-internal.h1
-rw-r--r--telepathy-glib/stream-tube-connection-internal.h1
-rw-r--r--telepathy-glib/util-internal.h1
36 files changed, 37 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
diff --git a/telepathy-glib/account-channel-request-internal.h b/telepathy-glib/account-channel-request-internal.h
index 03f703343..644064f1d 100644
--- a/telepathy-glib/account-channel-request-internal.h
+++ b/telepathy-glib/account-channel-request-internal.h
@@ -1,3 +1,4 @@
+/*<private_header>*/
/*
* object used to request a channel from a TpAccount (internal)
*
diff --git a/telepathy-glib/account-internal.h b/telepathy-glib/account-internal.h
index 2fbf071f5..93eb2a3bc 100644
--- a/telepathy-glib/account-internal.h
+++ b/telepathy-glib/account-internal.h
@@ -1,3 +1,4 @@
+/*<private_header>*/
/*
* TpAccount - proxy for a Telepathy account (internals)
*
diff --git a/telepathy-glib/account-manager-internal.h b/telepathy-glib/account-manager-internal.h
index 4ac35c57b..c05ef4a69 100644
--- a/telepathy-glib/account-manager-internal.h
+++ b/telepathy-glib/account-manager-internal.h
@@ -1,3 +1,4 @@
+/*<private_header>*/
/*
* TpAccountManager - proxy for a Telepathy account manager (internals)
*
diff --git a/telepathy-glib/add-dispatch-operation-context-internal.h b/telepathy-glib/add-dispatch-operation-context-internal.h
index c07740f12..0c5630452 100644
--- a/telepathy-glib/add-dispatch-operation-context-internal.h
+++ b/telepathy-glib/add-dispatch-operation-context-internal.h
@@ -1,3 +1,4 @@
+/*<private_header>*/
/*
* Context objects for AddDispatchOperation calls (internal)
*
diff --git a/telepathy-glib/automatic-client-factory-internal.h b/telepathy-glib/automatic-client-factory-internal.h
index f69319b34..44682305d 100644
--- a/telepathy-glib/automatic-client-factory-internal.h
+++ b/telepathy-glib/automatic-client-factory-internal.h
@@ -1,3 +1,4 @@
+/*<private_header>*/
/*
* Internal constructors for TpChannel subclasses
*
diff --git a/telepathy-glib/base-call-internal.h b/telepathy-glib/base-call-internal.h
index 3fbbeace7..1f32a6b4e 100644
--- a/telepathy-glib/base-call-internal.h
+++ b/telepathy-glib/base-call-internal.h
@@ -1,3 +1,4 @@
+/*<private_header>*/
/*
* base-call-internal.h - Header for TpBaseCall* (internals)
* Copyright © 2011 Collabora Ltd.
diff --git a/telepathy-glib/base-client-internal.h b/telepathy-glib/base-client-internal.h
index 776e3a752..4707049f2 100644
--- a/telepathy-glib/base-client-internal.h
+++ b/telepathy-glib/base-client-internal.h
@@ -1,3 +1,4 @@
+/*<private_header>*/
/*
* Base class for Client implementations
*
diff --git a/telepathy-glib/base-connection-internal.h b/telepathy-glib/base-connection-internal.h
index 5cc880497..cd731d4cf 100644
--- a/telepathy-glib/base-connection-internal.h
+++ b/telepathy-glib/base-connection-internal.h
@@ -1,3 +1,4 @@
+/*<private_header>*/
/* Base class for Connection implementations
*
* Copyright © 2007-2010 Collabora Ltd.
diff --git a/telepathy-glib/base-contact-list-internal.h b/telepathy-glib/base-contact-list-internal.h
index b4321035a..5258ab476 100644
--- a/telepathy-glib/base-contact-list-internal.h
+++ b/telepathy-glib/base-contact-list-internal.h
@@ -1,3 +1,4 @@
+/*<private_header>*/
/* ContactList channel manager - internals (for use by our channels)
*
* Copyright © 2010 Collabora Ltd.
diff --git a/telepathy-glib/base-protocol-internal.h b/telepathy-glib/base-protocol-internal.h
index 555f502c0..498debbb6 100644
--- a/telepathy-glib/base-protocol-internal.h
+++ b/telepathy-glib/base-protocol-internal.h
@@ -1,3 +1,4 @@
+/*<private_header>*/
/* TpBaseProtocol (not public API)
*
* Copyright © 2007-2010 Collabora Ltd.
diff --git a/telepathy-glib/call-internal.h b/telepathy-glib/call-internal.h
index 4d0952e47..e098674e5 100644
--- a/telepathy-glib/call-internal.h
+++ b/telepathy-glib/call-internal.h
@@ -1,3 +1,4 @@
+/*<private_header>*/
/*
* Internals for TpCallChannel, TpCallContent and TpCallStream
*
diff --git a/telepathy-glib/capabilities-internal.h b/telepathy-glib/capabilities-internal.h
index 08609e549..10dd0fe3a 100644
--- a/telepathy-glib/capabilities-internal.h
+++ b/telepathy-glib/capabilities-internal.h
@@ -1,3 +1,4 @@
+/*<private_header>*/
/* Object representing the capabilities a Connection or a Contact
* supports (internals).
*
diff --git a/telepathy-glib/channel-dispatch-operation-internal.h b/telepathy-glib/channel-dispatch-operation-internal.h
index 9db160733..f04b7fb75 100644
--- a/telepathy-glib/channel-dispatch-operation-internal.h
+++ b/telepathy-glib/channel-dispatch-operation-internal.h
@@ -1,3 +1,4 @@
+/*<private_header>*/
/*
* channel-dispatch-operation-internal.h - proxy for channels awaiting approval
*
diff --git a/telepathy-glib/channel-internal.h b/telepathy-glib/channel-internal.h
index f8700f29d..17d6f8816 100644
--- a/telepathy-glib/channel-internal.h
+++ b/telepathy-glib/channel-internal.h
@@ -1,3 +1,4 @@
+/*<private_header>*/
/*
* TpChannel - proxy for a Telepathy channel (internals)
*
diff --git a/telepathy-glib/client-message-internal.h b/telepathy-glib/client-message-internal.h
index a0753fa30..c4482c5a7 100644
--- a/telepathy-glib/client-message-internal.h
+++ b/telepathy-glib/client-message-internal.h
@@ -1,3 +1,4 @@
+/*<private_header>*/
/*
* client-message-internal.h - Header for TpClientMessage (internal)
* Copyright (C) 2006-2010 Collabora Ltd.
diff --git a/telepathy-glib/cm-message-internal.h b/telepathy-glib/cm-message-internal.h
index d6268626a..3442145d5 100644
--- a/telepathy-glib/cm-message-internal.h
+++ b/telepathy-glib/cm-message-internal.h
@@ -1,3 +1,4 @@
+/*<private_header>*/
/*
* message-internal.h - Header for TpCMMessage (internal
* Copyright (C) 2006-2010 Collabora Ltd.
diff --git a/telepathy-glib/connection-internal.h b/telepathy-glib/connection-internal.h
index 54572cca7..a6d6221da 100644
--- a/telepathy-glib/connection-internal.h
+++ b/telepathy-glib/connection-internal.h
@@ -1,3 +1,4 @@
+/*<private_header>*/
/*
* TpConnection - proxy for a Telepathy connection (internals)
*
diff --git a/telepathy-glib/contact-internal.h b/telepathy-glib/contact-internal.h
index fde16cd19..5bc169636 100644
--- a/telepathy-glib/contact-internal.h
+++ b/telepathy-glib/contact-internal.h
@@ -1,3 +1,4 @@
+/*<private_header>*/
/* Object representing a Telepathy contact (internal)
*
* Copyright © 2011 Collabora Ltd. <http://www.collabora.co.uk/>
diff --git a/telepathy-glib/contact-list-channel-internal.h b/telepathy-glib/contact-list-channel-internal.h
index 21acb6392..a1f1fa107 100644
--- a/telepathy-glib/contact-list-channel-internal.h
+++ b/telepathy-glib/contact-list-channel-internal.h
@@ -1,3 +1,4 @@
+/*<private_header>*/
/* A ContactList channel with handle type LIST or GROUP.
*
* Copyright © 2009-2010 Collabora Ltd. <http://www.collabora.co.uk/>
diff --git a/telepathy-glib/contact-search-internal.h b/telepathy-glib/contact-search-internal.h
index a5d676684..d549900b3 100644
--- a/telepathy-glib/contact-search-internal.h
+++ b/telepathy-glib/contact-search-internal.h
@@ -1,3 +1,4 @@
+/*<private_header>*/
/*
* contact-search-internal.h - private functions for contact searches
*
diff --git a/telepathy-glib/dbus-internal.h b/telepathy-glib/dbus-internal.h
index 1c347283e..50259a5bb 100644
--- a/telepathy-glib/dbus-internal.h
+++ b/telepathy-glib/dbus-internal.h
@@ -1,3 +1,4 @@
+/*<private_header>*/
/*
* internal-dbus-glib.h - private header for dbus-glib glue
*
diff --git a/telepathy-glib/debug-internal.h b/telepathy-glib/debug-internal.h
index 9ceb912e1..cea13dacf 100644
--- a/telepathy-glib/debug-internal.h
+++ b/telepathy-glib/debug-internal.h
@@ -1,3 +1,5 @@
+/*<private_header>*/
+
#ifndef __DEBUG_H__
#define __DEBUG_H__
diff --git a/telepathy-glib/debug-message-internal.h b/telepathy-glib/debug-message-internal.h
index 56039d7f7..df005105c 100644
--- a/telepathy-glib/debug-message-internal.h
+++ b/telepathy-glib/debug-message-internal.h
@@ -1,3 +1,4 @@
+/*<private_header>*/
/*
* debug-message-internal.h
*
diff --git a/telepathy-glib/deprecated-internal.h b/telepathy-glib/deprecated-internal.h
index e17b9dfd6..995e3e8f5 100644
--- a/telepathy-glib/deprecated-internal.h
+++ b/telepathy-glib/deprecated-internal.h
@@ -1,3 +1,4 @@
+/*<private_header>*/
/* Deprecated functions still used internally
*
* Copyright (C) 2011 Collabora Ltd. <http://www.collabora.co.uk/>
diff --git a/telepathy-glib/handle-channels-context-internal.h b/telepathy-glib/handle-channels-context-internal.h
index f440c4e10..ac0e85ad0 100644
--- a/telepathy-glib/handle-channels-context-internal.h
+++ b/telepathy-glib/handle-channels-context-internal.h
@@ -1,3 +1,4 @@
+/*<private_header>*/
/*
* object for HandleChannels calls context (internal)
*
diff --git a/telepathy-glib/handle-repo-internal.h b/telepathy-glib/handle-repo-internal.h
index 200bb8361..722f59c9b 100644
--- a/telepathy-glib/handle-repo-internal.h
+++ b/telepathy-glib/handle-repo-internal.h
@@ -1,3 +1,4 @@
+/*<private_header>*/
/*
* internal-handle-repo.h - private header for handle repositories
*
diff --git a/telepathy-glib/message-internal.h b/telepathy-glib/message-internal.h
index b62cb3b26..69ae31143 100644
--- a/telepathy-glib/message-internal.h
+++ b/telepathy-glib/message-internal.h
@@ -1,3 +1,4 @@
+/*<private_header>*/
/*
* message-internal.h - Header for TpMessage (internal
* Copyright (C) 2006-2010 Collabora Ltd.
diff --git a/telepathy-glib/observe-channels-context-internal.h b/telepathy-glib/observe-channels-context-internal.h
index 992724f7d..de496f11e 100644
--- a/telepathy-glib/observe-channels-context-internal.h
+++ b/telepathy-glib/observe-channels-context-internal.h
@@ -1,3 +1,4 @@
+/*<private_header>*/
/*
* Context objects for TpBaseClient calls (internal)
*
diff --git a/telepathy-glib/protocol-internal.h b/telepathy-glib/protocol-internal.h
index a1e7aaf38..d53c61fd7 100644
--- a/telepathy-glib/protocol-internal.h
+++ b/telepathy-glib/protocol-internal.h
@@ -1,3 +1,4 @@
+/*<private_header>*/
/* TpProtocol - internal header
*
* Copyright © 2010 Collabora Ltd.
diff --git a/telepathy-glib/proxy-internal.h b/telepathy-glib/proxy-internal.h
index 04400367c..b53a82c0e 100644
--- a/telepathy-glib/proxy-internal.h
+++ b/telepathy-glib/proxy-internal.h
@@ -1,3 +1,4 @@
+/*<private_header>*/
/*
* Copyright (C) 2007-2008 Collabora Ltd. <http://www.collabora.co.uk/>
* Copyright (C) 2007-2008 Nokia Corporation
diff --git a/telepathy-glib/room-info-internal.h b/telepathy-glib/room-info-internal.h
index 454e0e09a..00cc1f716 100644
--- a/telepathy-glib/room-info-internal.h
+++ b/telepathy-glib/room-info-internal.h
@@ -1,3 +1,4 @@
+/*<private_header>*/
/*
* room-info-internal.h
*
diff --git a/telepathy-glib/signalled-message-internal.h b/telepathy-glib/signalled-message-internal.h
index 090f4d591..0063ad92a 100644
--- a/telepathy-glib/signalled-message-internal.h
+++ b/telepathy-glib/signalled-message-internal.h
@@ -1,3 +1,4 @@
+/*<private_header>*/
/*
* signalled-message-internal.h - Header for TpSignalledMessage (internal)
* Copyright (C) 2006-2010 Collabora Ltd.
diff --git a/telepathy-glib/simple-client-factory-internal.h b/telepathy-glib/simple-client-factory-internal.h
index 61f81d8c6..495052f70 100644
--- a/telepathy-glib/simple-client-factory-internal.h
+++ b/telepathy-glib/simple-client-factory-internal.h
@@ -1,3 +1,4 @@
+/*<private_header>*/
/*
* Internal methods of TpSimpleClientFactory
*
diff --git a/telepathy-glib/stream-tube-connection-internal.h b/telepathy-glib/stream-tube-connection-internal.h
index 64c42a518..6ef6b628b 100644
--- a/telepathy-glib/stream-tube-connection-internal.h
+++ b/telepathy-glib/stream-tube-connection-internal.h
@@ -1,3 +1,4 @@
+/*<private_header>*/
/*
* Object representing a connection on a Stream Tube (internal)
*
diff --git a/telepathy-glib/util-internal.h b/telepathy-glib/util-internal.h
index d85110b19..d035270b6 100644
--- a/telepathy-glib/util-internal.h
+++ b/telepathy-glib/util-internal.h
@@ -1,3 +1,4 @@
+/*<private_header>*/
/*
* util-internal.h - Headers for non-public telepathy-glib utility functions
*