[master 1/1] Change the generated API indices slightly

dashea installerbot-noreply at redhat.com
Mon Jul 20 15:42:25 UTC 2015


From: David Shea <dshea at redhat.com>

gtk-doc doesn't like the xi:include line in the api-index-full section
anymore, so remove it. Add index pages for the AnacondaWidgets versions
that added symbols.
---
 widgets/doc/AnacondaWidgets-docs.xml | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/widgets/doc/AnacondaWidgets-docs.xml b/widgets/doc/AnacondaWidgets-docs.xml
index b67f97d..20990c4 100644
--- a/widgets/doc/AnacondaWidgets-docs.xml
+++ b/widgets/doc/AnacondaWidgets-docs.xml
@@ -54,7 +54,18 @@
 
     <index id="api-index-full">
         <title>Index</title>
-        <xi:include href="xml/api-index-full.xml" />
+    </index>
+
+    <index id="api-index-1.0" role="1.0">
+	<title>Index of symbols in 1.0</title>
+    </index>
+
+    <index id="api-index-3.0" role="3.0">
+	<title>Index of new symbols in 3.0</title>
+    </index>
+
+    <index id="api-index-3.1" role="3.1">
+	<title>Index of new symbols in 3.1</title>
     </index>
 
     <xi:include href="xml/annotation-glossary.xml">


-- 
To view this commit on github, visit https://github.com/rhinstaller/anaconda/commit/46d8b08caa98d19b1cc69fec4f2b5f2b76478a66


More information about the anaconda-patches mailing list