[gssdp] doc: Several fixes



commit 7c46600eea95dc664d5366759ad60ac3d587c564
Author: Jens Georg <mail jensge org>
Date:   Sat Dec 1 20:55:09 2018 +0100

    doc: Several fixes

 doc/gssdp-docs.xml     | 16 ++++++++++++++++
 doc/gssdp-sections.txt |  7 +++++++
 2 files changed, 23 insertions(+)
---
diff --git a/doc/gssdp-docs.xml b/doc/gssdp-docs.xml
index b0cd18c..68f563b 100644
--- a/doc/gssdp-docs.xml
+++ b/doc/gssdp-docs.xml
@@ -55,4 +55,20 @@
   </chapter>
 
   <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
+
+  <index id="api-index-full">
+    <title>Index of all symbols</title>
+    <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
+  </index>
+
+  <index id="api-index-deprecated" role="deprecated">
+    <title>Index of deprecated symbols</title>
+    <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
+  </index>
+
+  <index id="api-index-1-1-1" role="1.1.1">
+    <title>Index of new symbols in 1.1.1</title>
+    <xi:include href="xml/api-index-1.1.1.xml"><xi:fallback /></xi:include>
+  </index>
+
 </book>
diff --git a/doc/gssdp-sections.txt b/doc/gssdp-sections.txt
index 9e06efb..e07cedb 100644
--- a/doc/gssdp-sections.txt
+++ b/doc/gssdp-sections.txt
@@ -2,6 +2,7 @@
 <FILE>gssdp-client</FILE>
 <TITLE>GSSDPClient</TITLE>
 GSSDPClient
+GSSDPUDAVersion
 gssdp_client_new
 gssdp_client_new_with_port
 gssdp_client_set_server_id
@@ -11,12 +12,18 @@ gssdp_client_get_host_ip
 gssdp_client_set_network
 gssdp_client_get_network
 gssdp_client_get_active
+gssdp_client_get_address
+gssdp_client_get_family
+gssdp_client_get_index
+gssdp_client_new_full
 gssdp_client_append_header
 gssdp_client_clear_headers
 gssdp_client_remove_header
 gssdp_client_add_cache_entry
 gssdp_client_guess_user_agent
 <SUBSECTION Standard>
+GSSDP_TYPE_UDA_VERSION
+gssdp_uda_version_get_type
 GSSDP_CLIENT
 GSSDP_IS_CLIENT
 GSSDP_TYPE_CLIENT


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]