[pango] Doc fixups



commit fbb05a88a35871378a2967b38e67f974439f115f
Author: Behdad Esfahbod <behdad behdad org>
Date:   Fri Sep 27 15:09:56 2013 -0400

    Doc fixups

 docs/pango-docs.sgml  |   12 ++++++++++++
 pango/pango-fontmap.c |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/docs/pango-docs.sgml b/docs/pango-docs.sgml
index 56cb6f6..65514ab 100644
--- a/docs/pango-docs.sgml
+++ b/docs/pango-docs.sgml
@@ -127,9 +127,21 @@
     <title>Index of new symbols in 1.30</title>
     <xi:include href="xml/api-index-1.30.xml"><xi:fallback /></xi:include>
   </index>
+  <index id="api-index-1-31-0" role="1.31.0">
+    <title>Index of new symbols in 1.32</title>
+    <xi:include href="xml/api-index-1.31.0.xml"><xi:fallback /></xi:include>
+  </index>
   <index id="api-index-1-32" role="1.32">
     <title>Index of new symbols in 1.32</title>
     <xi:include href="xml/api-index-1.32.xml"><xi:fallback /></xi:include>
   </index>
+  <index id="api-index-1-32-4" role="1.32.4">
+    <title>Index of new symbols in 1.32</title>
+    <xi:include href="xml/api-index-1.32.4.xml"><xi:fallback /></xi:include>
+  </index>
+  <index id="api-index-1-34" role="1.34">
+    <title>Index of new symbols in 1.32</title>
+    <xi:include href="xml/api-index-1.34.xml"><xi:fallback /></xi:include>
+  </index>
 
 </book>
diff --git a/pango/pango-fontmap.c b/pango/pango-fontmap.c
index 6c24bb8..50e23df 100644
--- a/pango/pango-fontmap.c
+++ b/pango/pango-fontmap.c
@@ -327,7 +327,7 @@ pango_font_map_get_serial (PangoFontMap *fontmap)
  * call this function if they have attached extra data to the context
  * and such data is changed.
  *
- * Since: 1.34.0
+ * Since: 1.34
  **/
 void
 pango_font_map_changed (PangoFontMap *fontmap)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]