[totem] docs: Add a missing XML include to the documentation



commit 0479688c2464ef2d48e56ac69ba4f2c3304ec6b8
Author: Philip Withnall <philip tecnocode co uk>
Date:   Wed Dec 21 11:03:39 2011 +0000

    docs: Add a missing XML include to the documentation

 docs/reference/totem-docs.xml |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/docs/reference/totem-docs.xml b/docs/reference/totem-docs.xml
index 5ef67b4..b0cc208 100644
--- a/docs/reference/totem-docs.xml
+++ b/docs/reference/totem-docs.xml
@@ -47,6 +47,10 @@
 		<title>Index of new symbols in 3.0</title>
 		<xi:include href="xml/api-index-3.0.xml"><xi:fallback/></xi:include>
 	</index>
+	<index role="3.1.5">
+		<title>Index of new symbols in 3.1.5</title>
+		<xi:include href="xml/api-index-3.1.5.xml"><xi:fallback/></xi:include>
+	</index>
 	<index id="api-index-deprecated" 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]