[clutter-gtk] docs: Add missing indices to the API reference
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter-gtk] docs: Add missing indices to the API reference
- Date: Mon, 12 Oct 2015 22:00:09 +0000 (UTC)
commit 56fe2639acdc22d8c4910eb57ffed45e57497ede
Author: Emmanuele Bassi <ebassi gnome org>
Date: Mon Oct 12 22:56:52 2015 +0100
docs: Add missing indices to the API reference
We added symbols after 1.0, but we never added the per-version symbol
indices.
doc/reference/Makefile.am | 2 +-
doc/reference/clutter-gtk-1.0-docs.xml | 15 +++++++++++++++
2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am
index 8c28954..939e696 100644
--- a/doc/reference/Makefile.am
+++ b/doc/reference/Makefile.am
@@ -26,7 +26,7 @@ SCAN_OPTIONS=
# Extra options to supply to gtkdoc-mkdb.
# e.g. MKDB_OPTIONS=--sgml-mode --output-format=xml
-MKDB_OPTIONS=--sgml-mode --output-format=xml --name-space=gtk_clutter
+MKDB_OPTIONS=--xml-mode --output-format=xml --name-space=gtk_clutter
# Extra options to supply to gtkdoc-mktmpl
# e.g. MKTMPL_OPTIONS=--only-section-tmpl
diff --git a/doc/reference/clutter-gtk-1.0-docs.xml b/doc/reference/clutter-gtk-1.0-docs.xml
index 138b963..76c5d7a 100644
--- a/doc/reference/clutter-gtk-1.0-docs.xml
+++ b/doc/reference/clutter-gtk-1.0-docs.xml
@@ -99,6 +99,21 @@
<xi:include href="xml/api-index-1.0.xml"><xi:fallback /></xi:include>
</index>
+ <index role="1.2">
+ <title>Index of new symbols in 1.2</title>
+ <xi:include href="xml/api-index-1.2.xml"><xi:fallback /></xi:include>
+ </index>
+
+ <index 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 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 role="deprecated">
<title>Index of deprecated symbols</title>
<xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]