diff options
author | Matthias Clasen <mclasen@redhat.com> | 2019-08-16 08:39:15 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2019-08-16 08:59:20 -0400 |
commit | 97d33e80ba284b4d64d7441609624b47a0421502 (patch) | |
tree | 1095fa007733d89dffeb1421b9bbda74d3c24b6b /docs | |
parent | 90530067158560a3ce0e2fb0a8b5020c735d7239 (diff) | |
download | pango-97d33e80ba284b4d64d7441609624b47a0421502.tar.gz |
docs: Add more symbol indices
Diffstat (limited to 'docs')
-rw-r--r-- | docs/pango-docs.sgml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/pango-docs.sgml b/docs/pango-docs.sgml index 1b132d43..ac187253 100644 --- a/docs/pango-docs.sgml +++ b/docs/pango-docs.sgml @@ -155,5 +155,13 @@ <title>Index of new symbols in 1.40</title> <xi:include href="xml/api-index-1.40.xml"><xi:fallback /></xi:include> </index> + <index id="api-index-1-42" role="1.42"> + <title>Index of new symbols in 1.42</title> + <xi:include href="xml/api-index-1.42.xml"><xi:fallback /></xi:include> + </index> + <index id="api-index-1-44" role="1.44"> + <title>Index of new symbols in 1.44</title> + <xi:include href="xml/api-index-1.44.xml"><xi:fallback /></xi:include> + </index> </book> |