diff options
Diffstat (limited to 'docs/reference/totem-docs.xml')
-rw-r--r-- | docs/reference/totem-docs.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/reference/totem-docs.xml b/docs/reference/totem-docs.xml index cef7eca66..bc92abb6e 100644 --- a/docs/reference/totem-docs.xml +++ b/docs/reference/totem-docs.xml @@ -35,8 +35,20 @@ <title>Index of all symbols</title> <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include> </index> + <index role="2.18"> + <title>Index of new symbols in 2.18</title> + <xi:include href="xml/api-index-2.18.xml"><xi:fallback/></xi:include> + </index> + <index role="2.90.0"> + <title>Index of new symbols in 2.90.0</title> + <xi:include href="xml/api-index-2.90.0.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> </index> + <index id="annotation-glossary"> + <title>Annotation glossary</title> + <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include> + </index> </book> |