summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2020-03-18 19:21:05 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.com>2020-03-18 19:21:05 -0400
commit166e27a67ad2e51fd136a8d0f0d8c01556fe46e5 (patch)
tree3dd0c8917c06100de47f2c974b462301ff7b1584
parent696d79430dd162b7cb7dee86103e047bea94d2b5 (diff)
downloadgupnp-igd-166e27a67ad2e51fd136a8d0f0d8c01556fe46e5.tar.gz
Hide private struct from gtk-doc
-rw-r--r--doc/gupnp-igd-sections.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/gupnp-igd-sections.txt b/doc/gupnp-igd-sections.txt
index f29be52..cbce5da 100644
--- a/doc/gupnp-igd-sections.txt
+++ b/doc/gupnp-igd-sections.txt
@@ -2,7 +2,6 @@
<FILE>gupnp-simple-igd</FILE>
<TITLE>GUPnPSimpleIgd</TITLE>
GUPnPSimpleIgd
-GUPnPSimpleIgdClass
GUPNP_SIMPLE_IGD_ERROR
GUPnPSimpleIgdError
gupnp_simple_igd_new
@@ -21,15 +20,16 @@ gupnp_simple_igd_get_type
GUPNP_IS_SIMPLE_IGD_CLASS
gupnp_simple_igd_error_get_type
gupnp_simple_igd_error_quark
+GUPNP_TYPE_SIMPLE_IGD_ERROR
<SUBSECTION Private>
GUPnPSimpleIgdPrivate
+GUPnPSimpleIgdClass
</SECTION>
<SECTION>
<FILE>gupnp-simple-igd-thread</FILE>
<TITLE>GUPnPSimpleIgdThread</TITLE>
GUPnPSimpleIgdThread
-GUPnPSimpleIgdThreadClass
gupnp_simple_igd_thread_new
<SUBSECTION Standard>
GUPNP_SIMPLE_IGD_THREAD
@@ -46,4 +46,5 @@ gupnp_simple_igd_thread_get_type
GUPNP_IS_SIMPLE_IGD_THREAD_CLASS
<SUBSECTION Private>
GUPnPSimpleIgdThreadPrivate
+GUPnPSimpleIgdThreadClass
</SECTION>