summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorgb <gb@5584edef-b1fe-4b99-b61b-dd2bab72e969>2010-03-23 16:25:20 +0000
committergb <gb@5584edef-b1fe-4b99-b61b-dd2bab72e969>2010-03-23 16:25:20 +0000
commit2e0112b882665b8b22bfddad81faa3b02dfeaff8 (patch)
treea024f02f8227a16dd399f182d346ebb385f438ba /docs
parent2155318d12f35a518f6d58493876a3bfd5f26ff9 (diff)
downloadgst-vaapi-2e0112b882665b8b22bfddad81faa3b02dfeaff8.tar.gz
Improve gst-plugins-vaapi Library reference template.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/libs/libs-docs.xml.in18
1 files changed, 13 insertions, 5 deletions
diff --git a/docs/reference/libs/libs-docs.xml.in b/docs/reference/libs/libs-docs.xml.in
index af58e673..2bd67ca3 100644
--- a/docs/reference/libs/libs-docs.xml.in
+++ b/docs/reference/libs/libs-docs.xml.in
@@ -4,13 +4,10 @@
<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
<bookinfo>
<title>GStreamer VA-API Plugins @GST_MAJORMINOR@ Library Reference Manual</title>
- <releaseinfo>
- for GStreamer VA-API Library @GST_MAJORMINOR@ (@PACKAGE_VERSION@)
- </releaseinfo>
</bookinfo>
<chapter>
- <title>GStreamer VA-API Plugins Library</title>
+ <title>gst-plugins-vaapi Library</title>
<xi:include href="xml/gstvaapitypes.xml"/>
<xi:include href="xml/gstvaapidisplay.xml"/>
<xi:include href="xml/gstvaapidisplay_x11.xml"/>
@@ -26,6 +23,17 @@
<xi:include href="xml/gstvaapiimagepool.xml"/>
<xi:include href="xml/gstvaapivideobuffer.xml"/>
<xi:include href="xml/gstvaapivideosink.xml"/>
- <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
</chapter>
+
+ <chapter id="object-tree">
+ <title>Object Hierarchy</title>
+ <xi:include href="xml/tree_index.sgml"/>
+ </chapter>
+
+ <index id="api-index-full">
+ <title>API Index</title>
+ <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
+ </index>
+
+ <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
</book>