summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorKhaled Hosny <khaled@aliftype.com>2023-01-28 17:55:31 +0200
committerKhaled Hosny <khaled@aliftype.com>2023-01-28 18:03:00 +0200
commit7f7719fe4e2ceeefd19b0ade72cd74a68413354b (patch)
treeef44e1f91d87969a8b6250cfdc9e5071fe7ec742 /doc
parentb67afda591f90a40ba7eafcf42dbf36ed7a746e6 (diff)
downloadcairo-7f7719fe4e2ceeefd19b0ade72cd74a68413354b.tar.gz
doc: Further fix API indices
Actually include only the relevant symbols.
Diffstat (limited to 'doc')
-rw-r--r--doc/public/cairo-docs.xml35
1 files changed, 25 insertions, 10 deletions
diff --git a/doc/public/cairo-docs.xml b/doc/public/cairo-docs.xml
index 0a0e462f9..1fc031c1c 100644
--- a/doc/public/cairo-docs.xml
+++ b/doc/public/cairo-docs.xml
@@ -58,36 +58,51 @@
</chapter>
<index id="api-index-all">
<title>Index</title>
+ <xi:include href="xml/api-index-full.xml"/>
</index>
- <index id="api-index-1.0">
+ <!--index id="deprecated-api-index">
+ <title>Index of deprecated symbols</title>
+ <xi:include href="xml/api-index-deprecated.xml"/>
+ </index-->
+ <index id="api-index-1-0">
<title>Index of new symbols in 1.0</title>
+ <xi:include href="xml/api-index-1.0.xml"/>
</index>
- <index id="api-index-1.2">
+ <index id="api-index-1-2">
<title>Index of new symbols in 1.2</title>
+ <xi:include href="xml/api-index-1.2.xml"/>
</index>
- <index id="api-index-1.4">
+ <index id="api-index-1-4">
<title>Index of new symbols in 1.4</title>
+ <xi:include href="xml/api-index-1.4.xml"/>
</index>
- <index id="api-index-1.6">
+ <index id="api-index-1-6">
<title>Index of new symbols in 1.6</title>
+ <xi:include href="xml/api-index-1.6.xml"/>
</index>
- <index id="api-index-1.8">
+ <index id="api-index-1-8">
<title>Index of new symbols in 1.8</title>
+ <xi:include href="xml/api-index-1.8.xml"/>
</index>
- <index id="api-index-1.10">
+ <index id="api-index-1-10">
<title>Index of new symbols in 1.10</title>
+ <xi:include href="xml/api-index-1.10.xml"/>
</index>
- <index id="api-index-1.12">
+ <index id="api-index-1-12">
<title>Index of new symbols in 1.12</title>
+ <xi:include href="xml/api-index-1.12.xml"/>
</index>
- <index id="api-index-1.14">
+ <index id="api-index-1-14">
<title>Index of new symbols in 1.14</title>
+ <xi:include href="xml/api-index-1.14.xml"/>
</index>
- <index id="api-index-1.16">
+ <index id="api-index-1-16">
<title>Index of new symbols in 1.16</title>
+ <xi:include href="xml/api-index-1.16.xml"/>
</index>
- <index id="api-index-1.18">
+ <index id="api-index-1-18">
<title>Index of new symbols in 1.18</title>
+ <xi:include href="xml/api-index-1.18.xml"/>
</index>
<xi:include href="language-bindings.xml"/>
</book>