summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiří Techet <techet@gmail.com>2010-08-26 23:21:23 +0200
committerJiří Techet <techet@gmail.com>2010-08-26 23:21:23 +0200
commit887dfca5bc2f460d5b3845adf10c6582ee8ce538 (patch)
treecca911f7b19a0c6ffcbc42d33738fddc8369d89a
parent94715cb112af88c4de820771b2864cb9afc0118b (diff)
downloadlibchamplain-887dfca5bc2f460d5b3845adf10c6582ee8ce538.tar.gz
Change ordering of sections in the documentation
Signed-off-by: Jiří Techet <techet@gmail.com>
-rw-r--r--docs/reference/libchamplain-docs.sgml22
1 files changed, 11 insertions, 11 deletions
diff --git a/docs/reference/libchamplain-docs.sgml b/docs/reference/libchamplain-docs.sgml
index 3189fb0..e25eba1 100644
--- a/docs/reference/libchamplain-docs.sgml
+++ b/docs/reference/libchamplain-docs.sgml
@@ -41,9 +41,8 @@
</bookinfo>
<part>
- <title>Core API Reference</title>
+ <title>Basic API</title>
<xi:include href="xml/champlain-view.xml"/>
- <xi:include href="xml/champlain-tile.xml"/>
</part>
<part>
<title>Layers, Markers and Polygons</title>
@@ -64,7 +63,7 @@
</chapter>
</part>
<part>
- <title>Map Source API Reference</title>
+ <title>Map Source API</title>
<xi:include href="xml/champlain-map-source.xml"/>
<chapter>
<title>Tile Sources</title>
@@ -81,23 +80,24 @@
<xi:include href="xml/champlain-memory-cache.xml"/>
</chapter>
<chapter>
- <title>Renderers</title>
- <xi:include href="xml/champlain-renderer.xml"/>
- <xi:include href="xml/champlain-image-renderer.xml"/>
- <xi:include href="xml/champlain-memphis-renderer.xml"/>
- <xi:include href="xml/champlain-error-tile-renderer.xml"/>
- </chapter>
- <chapter>
<title>Map Source Utilities</title>
<xi:include href="xml/champlain-map-source-chain.xml"/>
<xi:include href="xml/champlain-map-source-factory.xml"/>
</chapter>
</part>
<part>
+ <title>Renderer API</title>
+ <xi:include href="xml/champlain-renderer.xml"/>
+ <xi:include href="xml/champlain-image-renderer.xml"/>
+ <xi:include href="xml/champlain-memphis-renderer.xml"/>
+ <xi:include href="xml/champlain-error-tile-renderer.xml"/>
+ </part>
+ <part>
<title>Others</title>
- <xi:include href="xml/champlain-version.xml"/>
+ <xi:include href="xml/champlain-tile.xml"/>
<xi:include href="xml/champlain-map-source-desc.xml"/>
<xi:include href="xml/champlain-bounding-box.xml"/>
+ <xi:include href="xml/champlain-version.xml"/>
</part>
<index>