[libchamplain] Fix documentation



commit 380ef615cdce386aa53cfbb9fb0fe2b01397fda1
Author: Jiří Techet <techet gmail com>
Date:   Wed Dec 2 20:40:55 2015 +0100

    Fix documentation

 docs/reference/libchamplain-docs.sgml    |    1 +
 docs/reference/libchamplain-sections.txt |    2 +-
 docs/reference/libchamplain.types        |    1 +
 3 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/libchamplain-docs.sgml b/docs/reference/libchamplain-docs.sgml
index 23c2adb..6f77605 100644
--- a/docs/reference/libchamplain-docs.sgml
+++ b/docs/reference/libchamplain-docs.sgml
@@ -104,6 +104,7 @@
     <title>Others</title>
     <xi:include href="xml/champlain-tile.xml"/>
     <xi:include href="xml/champlain-bounding-box.xml"/>
+    <xi:include href="xml/champlain-exportable.xml"/>
     <xi:include href="xml/champlain-version.xml"/>
   </part>
   <part>
diff --git a/docs/reference/libchamplain-sections.txt b/docs/reference/libchamplain-sections.txt
index 1acdbc7..970d819 100644
--- a/docs/reference/libchamplain-sections.txt
+++ b/docs/reference/libchamplain-sections.txt
@@ -793,7 +793,7 @@ CHAMPLAIN_LOCATION_GET_IFACE
 ChamplainExportable
 ChamplainExportableIface
 champlain_exportable_set_surface
-champlain_location_get_surface
+champlain_exportable_get_surface
 <SUBSECTION Standard>
 CHAMPLAIN_EXPORTABLE
 CHAMPLAIN_IS_EXPORTABLE
diff --git a/docs/reference/libchamplain.types b/docs/reference/libchamplain.types
index 617b049..04a0111 100644
--- a/docs/reference/libchamplain.types
+++ b/docs/reference/libchamplain.types
@@ -2,6 +2,7 @@ champlain_bounding_box_get_type
 champlain_coordinate_get_type
 champlain_custom_marker_get_type
 champlain_error_tile_renderer_get_type
+champlain_exportable_get_type
 champlain_file_cache_get_type
 champlain_file_tile_source_get_type
 champlain_image_renderer_get_type


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