[clutter-gst/clutter-gst-3.0] documentation: add API indices
- From: Lionel Landwerlin <llandwerlin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter-gst/clutter-gst-3.0] documentation: add API indices
- Date: Fri, 11 Dec 2015 00:23:58 +0000 (UTC)
commit 0d2d02660f3ed69bfb2123baed9d150888878f05
Author: Chris Mayo <aklhfex gmail com>
Date: Sat Nov 28 10:26:08 2015 +0000
documentation: add API indices
Generate index sections by adding name-space to MKDB_OPTIONS
Signed-off-by: Chris Mayo <aklhfex gmail com>
https://bugzilla.gnome.org/show_bug.cgi?id=758768
doc/reference/Makefile.am | 2 +-
doc/reference/clutter-gst-docs.sgml | 17 +++++++++++++++++
2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am
index 9b76863..7b46775 100644
--- a/doc/reference/Makefile.am
+++ b/doc/reference/Makefile.am
@@ -31,7 +31,7 @@ SCAN_OPTIONS=--rebuild-types
# Extra options to supply to gtkdoc-mkdb.
# e.g. MKDB_OPTIONS=--sgml-mode --output-format=xml
-MKDB_OPTIONS=--sgml-mode --output-format=xml
+MKDB_OPTIONS=--sgml-mode --output-format=xml --name-space=clutter_gst
# Extra options to supply to gtkdoc-mktmpl
# e.g. MKTMPL_OPTIONS=--only-section-tmpl
diff --git a/doc/reference/clutter-gst-docs.sgml b/doc/reference/clutter-gst-docs.sgml
index 567c2c6..9a75c8b 100644
--- a/doc/reference/clutter-gst-docs.sgml
+++ b/doc/reference/clutter-gst-docs.sgml
@@ -79,6 +79,23 @@
<xi:include href="xml/clutter-gst-version.xml"/>
</chapter>
+ <index id="api-index-all">
+ <title>Index of all symbols</title>
+ <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
+ </index>
+ <index id="api-index-1-4" role="1.4">
+ <title>Index of new symbols in 1.4</title>
+ <xi:include href="xml/api-index-1.4.xml"><xi:fallback /></xi:include>
+ </index>
+ <index id="api-index-1-6" role="1.6">
+ <title>Index of new symbols in 1.6</title>
+ <xi:include href="xml/api-index-1.6.xml"><xi:fallback /></xi:include>
+ </index>
+ <index id="api-index-3-0" role="3.0">
+ <title>Index of new symbols in 3.0</title>
+ <xi:include href="xml/api-index-3.0.xml"><xi:fallback /></xi:include>
+ </index>
+
<appendix id="license">
<title>License</title>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]