summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2013-05-30 16:50:05 +0200
committerJens Georg <mail@jensge.org>2013-05-30 16:50:05 +0200
commitf7ed90f5cbace29de36d0a057d2c4011fb78d53e (patch)
treea8b3c49982215178a3e0f7c62eab5ed4e2380d0c /doc
parentd4afdc68005c711e6d89386acf7bd74e5e776f3f (diff)
downloadgupnp-av-f7ed90f5cbace29de36d0a057d2c4011fb78d53e.tar.gz
Fix gtk-doc warnings
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am2
-rw-r--r--doc/gupnp-av-sections.txt3
2 files changed, 4 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index e9091ab..9d1f9b1 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -51,6 +51,8 @@ CFILE_GLOB=$(top_srcdir)/libgupnp-av/*.c
# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
IGNORE_HFILES= \
xml-util.h \
+ xsd-data.h \
+ fragment-util.h \
gvalue-util.h \
gupnp-av-marshal.h \
gupnp-didl-lite-contributor-private.h \
diff --git a/doc/gupnp-av-sections.txt b/doc/gupnp-av-sections.txt
index e373bc6..79970f3 100644
--- a/doc/gupnp-av-sections.txt
+++ b/doc/gupnp-av-sections.txt
@@ -60,6 +60,7 @@ gupnp_didl_lite_object_get_title_xml_string
gupnp_didl_lite_object_get_track_number_xml_string
gupnp_didl_lite_object_get_update_id
gupnp_didl_lite_object_get_upnp_class_xml_string
+gupnp_didl_lite_object_get_xml_string
gupnp_didl_lite_object_set_update_id
gupnp_didl_lite_object_unset_artists
gupnp_didl_lite_object_unset_update_id
@@ -283,7 +284,6 @@ gupnp_didl_lite_contributor_get_type
<SECTION>
<FILE>gupnp-didl-lite-create-class</FILE>
<TITLE>GUPnPDIDLLiteCreateClass</TITLE>
-GUPnPDIDLLiteCreateClass
gupnp_didl_lite_create_class_get_content
gupnp_didl_lite_create_class_set_content
gupnp_didl_lite_create_class_get_include_derived
@@ -299,6 +299,7 @@ GUPNP_IS_DIDL_LITE_CREATE_CLASS
GUPNP_IS_DIDL_LITE_CREATE_CLASS_CLASS
GUPNP_TYPE_DIDL_LITE_CREATE_CLASS
<SUBSECTION Private>
+GUPnPDIDLLiteCreateClass
GUPnPDIDLLiteCreateClassPrivate
gupnp_didl_lite_create_class_get_type
</SECTION>