[gupnp/gupnp-1.0] doc: Fix references of version files



commit 7f701e5722dc188141fff831839cc134d3195a53
Author: Jens Georg <mail jensge org>
Date:   Sat Oct 15 13:22:42 2016 +0200

    doc: Fix references of version files
    
    Signed-off-by: Jens Georg <mail jensge org>

 doc/gupnp-docs.xml            |   83 ++++++++++++++++++++++++++++++++++++++++-
 libgupnp/gupnp-service-info.c |    2 +-
 2 files changed, 82 insertions(+), 3 deletions(-)
---
diff --git a/doc/gupnp-docs.xml b/doc/gupnp-docs.xml
index 29568d8..4658359 100644
--- a/doc/gupnp-docs.xml
+++ b/doc/gupnp-docs.xml
@@ -117,8 +117,87 @@
   </part>
 
   <xi:include href="glossary.xml"/>
-  <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>>
 
-  <index/>
+  <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-0-12-3" role="0.12.3">
+    <title>Index of new symbols in 0.12.3</title>
+    <xi:include href="xml/api-index-0.12.3.xml"><xi:fallback /></xi:include>
+  </index>
+
+  <index id="api-index-0-13-0" role="0.13.0">
+    <title>Index of new symbols in 0.13.0</title>
+    <xi:include href="xml/api-index-0.13.0.xml"><xi:fallback /></xi:include>
+  </index>
+
+  <index id="api-index-0-13-3" role="0.13.3">
+    <title>Index of new symbols in 0.13.3</title>
+    <xi:include href="xml/api-index-0.13.3.xml"><xi:fallback /></xi:include>
+  </index>
+
+  <index id="api-index-0-17-0" role="0.17.0">
+    <title>Index of new symbols in 0.17.0</title>
+    <xi:include href="xml/api-index-0.17.0.xml"><xi:fallback /></xi:include>
+  </index>
+
+  <index id="api-index-0-17-2" role="0.17.2">
+    <title>Index of new symbols in 0.17.2</title>
+    <xi:include href="xml/api-index-0.17.2.xml"><xi:fallback /></xi:include>
+  </index>
+
+  <index id="api-index-0-19-1" role="0.19.1">
+    <title>Index of new symbols in 0.19.1</title>
+    <xi:include href="xml/api-index-0.19.1.xml"><xi:fallback /></xi:include>
+  </index>
+
+  <index id="api-index-0-19-2" role="0.19.2">
+    <title>Index of new symbols in 0.19.2</title>
+    <xi:include href="xml/api-index-0.19.2.xml"><xi:fallback /></xi:include>
+  </index>
+
+  <index id="api-index-0-20-3" role="0.20.3">
+    <title>Index of new symbols in 0.20.3</title>
+    <xi:include href="xml/api-index-0.20.3.xml"><xi:fallback /></xi:include>
+  </index>
+
+  <index id="api-index-0-20-4" role="0.20.4">
+    <title>Index of new symbols in 0.20.4</title>
+    <xi:include href="xml/api-index-0.20.4.xml"><xi:fallback /></xi:include>
+  </index>
+
+  <index id="api-index-0-20-5" role="0.20.5">
+    <title>Index of new symbols in 0.20.5</title>
+    <xi:include href="xml/api-index-0.20.5.xml"><xi:fallback /></xi:include>
+  </index>
+
+  <index id="api-index-0-20-8" role="0.20.8">
+    <title>Index of new symbols in 0.20.8</title>
+    <xi:include href="xml/api-index-0.20.8.xml"><xi:fallback /></xi:include>
+  </index>
+
+  <index id="api-index-0-20-9" role="0.20.9">
+    <title>Index of new symbols in 0.20.9</title>
+    <xi:include href="xml/api-index-0.20.9.xml"><xi:fallback /></xi:include>
+  </index>
+
+  <index id="api-index-0-20-11" role="0.20.11">
+    <title>Index of new symbols in 0.20.11</title>
+    <xi:include href="xml/api-index-0.20.11.xml"><xi:fallback /></xi:include>
+  </index>
+
+  <index id="api-index-0-20-12" role="0.20.12">
+    <title>Index of new symbols in 0.20.12</title>
+    <xi:include href="xml/api-index-0.20.12.xml"><xi:fallback /></xi:include>
+  </index>
+
+  <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
 
 </book>
diff --git a/libgupnp/gupnp-service-info.c b/libgupnp/gupnp-service-info.c
index 4d76553..1065f55 100644
--- a/libgupnp/gupnp-service-info.c
+++ b/libgupnp/gupnp-service-info.c
@@ -751,7 +751,7 @@ gupnp_service_info_get_introspection_async
  * If @cancellable is used to cancel the call, @callback will be called with
  * error code %G_IO_ERROR_CANCELLED.
  *
- * Since: 0.20.9.
+ * Since: 0.20.9
  **/
 void
 gupnp_service_info_get_introspection_async_full


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