diff --git a/doc/public/cairo-docs.xml b/doc/public/cairo-docs.xml
index 7e441316d..487f8a8aa 100644
--- a/doc/public/cairo-docs.xml
+++ b/doc/public/cairo-docs.xml
@@ -9,7 +9,7 @@
Cairo: A Vector Graphics Library
for Cairo &version;
-
+
Drawing
@@ -17,7 +17,7 @@
-
+
Fonts
@@ -27,7 +27,7 @@
-
+
Surfaces
@@ -43,15 +43,15 @@
-
+
Utilities
-
- Index
+
+ Index
Index of new symbols in 1.2
diff --git a/doc/public/cairo-sections.txt b/doc/public/cairo-sections.txt
index 9a49e4208..b2bb1f1f8 100644
--- a/doc/public/cairo-sections.txt
+++ b/doc/public/cairo-sections.txt
@@ -1,6 +1,6 @@
cairo-ft
-FreeType Fonts
+ft-font
CAIRO_HAS_FT_FONT
cairo_ft_font_face_create_for_ft_face
cairo_ft_font_face_create_for_pattern
@@ -11,7 +11,7 @@ cairo_ft_scaled_font_unlock_face
cairo-win32-fonts
-Win32 Fonts
+win32-font
CAIRO_HAS_WIN32_FONT
cairo_win32_font_face_create_for_logfontw
cairo_win32_font_face_create_for_hfont
@@ -25,7 +25,7 @@ cairo_win32_scaled_font_get_device_to_logical
cairo-quartz-fonts
-Quartz Fonts
+quartz-font
CAIRO_HAS_QUARTZ_FONT
cairo_quartz_font_face_create_for_cgfont
cairo_quartz_font_face_create_for_atsu_font_id
@@ -33,7 +33,7 @@ cairo_quartz_font_face_create_for_atsu_font_id
cairo-user-fonts
-User Fonts
+user-font
cairo_user_scaled_font_init_func_t
cairo_user_scaled_font_render_glyph_func_t
cairo_user_scaled_font_text_to_glyphs_func_t
@@ -51,7 +51,7 @@ cairo_user_font_face_get_text_to_glyphs_func
cairo-image
-Image Surfaces
+image-surface
cairo_format_t
cairo_format_stride_for_width
cairo_image_surface_create
@@ -65,7 +65,7 @@ cairo_image_surface_get_stride
cairo-pdf
-PDF Surfaces
+pdf-surface
CAIRO_HAS_PDF_SURFACE
cairo_pdf_surface_create
cairo_pdf_surface_create_for_stream
@@ -74,7 +74,7 @@ cairo_pdf_surface_set_size
cairo-png
-PNG Support
+png-functions
CAIRO_HAS_PNG_FUNCTIONS
cairo_image_surface_create_from_png
cairo_read_func_t
@@ -86,7 +86,7 @@ cairo_surface_write_to_png_stream
cairo-ps
-PostScript Surfaces
+ps-surface
CAIRO_HAS_PS_SURFACE
cairo_ps_surface_create
cairo_ps_surface_create_for_stream
@@ -104,7 +104,7 @@ cairo_ps_surface_dsc_comment
cairo-win32
-Win32 Surfaces
+win32-surface
CAIRO_HAS_WIN32_SURFACE
cairo_win32_surface_create
cairo_win32_surface_create_with_dib
@@ -116,7 +116,7 @@ cairo_win32_surface_get_image
cairo-quartz
-Quartz Surfaces
+quartz-surface
CAIRO_HAS_QUARTZ_SURFACE
cairo_quartz_surface_create
cairo_quartz_surface_create_for_cg_context
@@ -128,7 +128,7 @@ cairo_quartz_image_surface_get_image
cairo-xlib
-XLib Surfaces
+xlib-surface
CAIRO_HAS_XLIB_SURFACE
cairo_xlib_surface_create
cairo_xlib_surface_create_for_bitmap
@@ -145,7 +145,7 @@ cairo_xlib_surface_get_depth
cairo-xlib-xrender
-XLib/Xrender Backend
+xlib-xrender-surface
CAIRO_HAS_XLIB_XRENDER_SURFACE
cairo_xlib_surface_create_with_xrender_format
cairo_xlib_surface_get_xrender_format
@@ -153,7 +153,7 @@ cairo_xlib_surface_get_xrender_format
cairo-svg
-SVG Surfaces
+svg-surface
CAIRO_HAS_SVG_SURFACE
cairo_svg_surface_create
cairo_svg_surface_create_for_stream
@@ -165,7 +165,7 @@ cairo_svg_version_to_string
cairo-surface
-cairo_surface_t
+surface
cairo_surface_t
cairo_content_t
cairo_surface_create_similar
@@ -194,7 +194,7 @@ cairo_surface_has_show_text_glyphs
cairo-version
-Version Information
+version-info
CAIRO_VERSION
CAIRO_VERSION_MAJOR
CAIRO_VERSION_MINOR
@@ -210,7 +210,7 @@ CAIRO_VERSION_STRINGIZE_
cairo-pattern
-Patterns
+pattern
cairo_pattern_t
cairo_pattern_add_color_stop_rgb
cairo_pattern_add_color_stop_rgba
@@ -245,7 +245,7 @@ cairo_pattern_get_user_data
cairo-matrix
-cairo_matrix_t
+matrix
cairo_matrix_t
cairo_matrix_init
cairo_matrix_init_identity
@@ -263,7 +263,7 @@ cairo_matrix_transform_point
cairo-status
-Error Handling
+error-status
cairo_status_t
cairo_status_to_string
cairo_debug_reset_static_data
@@ -271,7 +271,7 @@ cairo_debug_reset_static_data
cairo-font-face
-cairo_font_face_t
+font-face
cairo_font_face_t
cairo_font_face_reference
cairo_font_face_destroy
@@ -285,7 +285,7 @@ cairo_font_face_get_user_data
cairo-scaled-font
-Scaled Fonts
+scaled-font
cairo_scaled_font_t
cairo_scaled_font_create
cairo_scaled_font_reference
@@ -310,7 +310,7 @@ cairo_scaled_font_get_user_data
cairo-font-options
-Font Options
+font-options
cairo_font_options_t
cairo_font_options_create
cairo_font_options_copy
@@ -337,7 +337,7 @@ cairo_font_options_get_hint_metrics
cairo-types
-Types
+types
cairo_bool_t
cairo_user_data_key_t
cairo_destroy_func_t
@@ -345,7 +345,7 @@ cairo_destroy_func_t
cairo-transforms
-Transformations
+transformations
cairo_translate
cairo_scale
cairo_rotate
@@ -362,7 +362,7 @@ cairo_device_to_user_distance
cairo-paths
-Paths
+paths
cairo_path_t
cairo_path_data_t
cairo_path_data_type_t
@@ -391,7 +391,7 @@ cairo_path_extents
cairo-text
-Text
+text
cairo_glyph_t
cairo_font_slant_t
cairo_font_weight_t
@@ -425,7 +425,7 @@ cairo_text_cluster_free
cairo
-cairo_t
+context
cairo_t
cairo_create
cairo_reference