[gst-cvs] gst-plugins-base: docs: include more indexes
Stefan Kost
ensonic at kemper.freedesktop.org
Wed Oct 28 02:32:34 PDT 2009
Module: gst-plugins-base
Branch: master
Commit: b39e74ad00858a009fd7cd24d60055a0a5d5c9e8
URL: http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=b39e74ad00858a009fd7cd24d60055a0a5d5c9e8
Author: Stefan Kost <ensonic at users.sf.net>
Date: Wed Oct 28 11:29:36 2009 +0200
docs: include more indexes
---
docs/libs/gst-plugins-base-libs-docs.sgml | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diff --git a/docs/libs/gst-plugins-base-libs-docs.sgml b/docs/libs/gst-plugins-base-libs-docs.sgml
index 1b22b51..8b3861a 100644
--- a/docs/libs/gst-plugins-base-libs-docs.sgml
+++ b/docs/libs/gst-plugins-base-libs-docs.sgml
@@ -226,7 +226,14 @@
<xi:include href="xml/tree_index.sgml" />
</part>
- <index id="api-index">
+ <index id="api-index-full">
<title>Index</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 API</title>
+ <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
+ </index>
+
+ <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
</book>
More information about the Gstreamer-commits
mailing list