summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJiří Techet <techet@gmail.com>2013-09-30 00:19:51 +0200
committerJiří Techet <techet@gmail.com>2013-09-30 00:19:51 +0200
commit0bd28ea1cc6aac6954185fc6e884162a15eda733 (patch)
tree0fca6d01539aa1f2ac14c94caf62212aaad6cb43 /docs
parent8ea259864ad9d9367461dd5ceef6498eed31bdee (diff)
downloadlibchamplain-0bd28ea1cc6aac6954185fc6e884162a15eda733.tar.gz
Don't use memphis for distcheck
libmemphis support is currently not actively maintained and the local rendering is experimental (mostly due to missing vector tile service and not 100% perfect output of libmemphis). For this reason it's not production-ready and there's no reason to depend on it for distcheck.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/libchamplain-docs.sgml1
-rw-r--r--docs/reference/libchamplain-sections.txt34
-rw-r--r--docs/reference/libchamplain.types1
3 files changed, 0 insertions, 36 deletions
diff --git a/docs/reference/libchamplain-docs.sgml b/docs/reference/libchamplain-docs.sgml
index 9fb7765..23c2adb 100644
--- a/docs/reference/libchamplain-docs.sgml
+++ b/docs/reference/libchamplain-docs.sgml
@@ -98,7 +98,6 @@
<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>
diff --git a/docs/reference/libchamplain-sections.txt b/docs/reference/libchamplain-sections.txt
index 88a946b..6154967 100644
--- a/docs/reference/libchamplain-sections.txt
+++ b/docs/reference/libchamplain-sections.txt
@@ -456,8 +456,6 @@ CHAMPLAIN_MAP_SOURCE_OWM_PRECIPITATION
CHAMPLAIN_MAP_SOURCE_OWM_PRESSURE
CHAMPLAIN_MAP_SOURCE_OWM_TEMPERATURE
CHAMPLAIN_MAP_SOURCE_OWM_WIND
-CHAMPLAIN_MAP_SOURCE_MEMPHIS_LOCAL
-CHAMPLAIN_MAP_SOURCE_MEMPHIS_NETWORK
<SUBSECTION Standard>
CHAMPLAIN_MAP_SOURCE_FACTORY
CHAMPLAIN_IS_MAP_SOURCE_FACTORY
@@ -692,38 +690,6 @@ ChamplainMapSourceDescPrivate
</SECTION>
<SECTION>
-<FILE>champlain-memphis-renderer</FILE>
-<TITLE>ChamplainMemphisRenderer</TITLE>
-ChamplainMemphisRenderer
-ChamplainMemphisRule
-ChamplainMemphisRuleAttr
-ChamplainMemphisRuleType
-champlain_memphis_renderer_new_full
-champlain_memphis_renderer_load_rules
-champlain_memphis_renderer_get_background_color
-champlain_memphis_renderer_set_background_color
-champlain_memphis_renderer_get_rule_ids
-champlain_memphis_renderer_set_rule
-champlain_memphis_renderer_get_rule
-champlain_memphis_renderer_remove_rule
-champlain_memphis_renderer_get_bounding_box
-champlain_memphis_renderer_set_tile_size
-champlain_memphis_renderer_get_tile_size
-<SUBSECTION Standard>
-CHAMPLAIN_MEMPHIS_RENDERER
-CHAMPLAIN_IS_MEMPHIS_RENDERER
-CHAMPLAIN_TYPE_MEMPHIS_RENDERER
-champlain_memphis_renderer_get_type
-CHAMPLAIN_MEMPHIS_RENDERER_CLASS
-CHAMPLAIN_IS_MEMPHIS_RENDERER_CLASS
-CHAMPLAIN_MEMPHIS_RENDERER_GET_CLASS
-<SUBSECTION Private>
-ChamplainMemphisRendererClass
-ChamplainMemphisRendererPrivate
-</SECTION>
-
-
-<SECTION>
<FILE>champlain-custom-marker</FILE>
<TITLE>ChamplainCustomMarker</TITLE>
ChamplainCustomMarker
diff --git a/docs/reference/libchamplain.types b/docs/reference/libchamplain.types
index 6b579ab..617b049 100644
--- a/docs/reference/libchamplain.types
+++ b/docs/reference/libchamplain.types
@@ -16,7 +16,6 @@ champlain_map_source_get_type
champlain_marker_get_type
champlain_marker_layer_get_type
champlain_memory_cache_get_type
-champlain_memphis_renderer_get_type
champlain_network_bbox_tile_source_get_type
champlain_network_tile_source_get_type
champlain_null_tile_source_get_type