diff options
author | Matthias Clasen <mclasen@redhat.com> | 2019-10-31 19:18:19 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2019-10-31 19:18:19 -0400 |
commit | 3bd0df407a6d8b07503cf43acf9ec5c0f6c1ea13 (patch) | |
tree | 3a2d65b79040dcc77ac6e57b13c285fb8b6b9da1 /docs | |
parent | 5494e19e9bc50d1ea402671dc24c82e503d8a9cc (diff) | |
download | pango-3bd0df407a6d8b07503cf43acf9ec5c0f6c1ea13.tar.gz |
Add a 1.46 symbol index
Diffstat (limited to 'docs')
-rw-r--r-- | docs/pango-docs.sgml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/pango-docs.sgml b/docs/pango-docs.sgml index 0b28fa04..2ac4f6df 100644 --- a/docs/pango-docs.sgml +++ b/docs/pango-docs.sgml @@ -159,5 +159,9 @@ <title>Index of new symbols in 1.44</title> <xi:include href="xml/api-index-1.44.xml"><xi:fallback /></xi:include> </index> + <index id="api-index-1-46"> + <title>Index of new symbols in 1.46</title> + <xi:include href="xml/api-index-1.46.xml"><xi:fallback /></xi:include> + </index> </book> |