]> git.street.me.uk Git - andy/viking.git/commitdiff
[DOC] Shift GeoRef layer help into a separate file.
authorRob Norris <rw_norris@hotmail.com>
Sun, 16 Nov 2014 10:23:14 +0000 (10:23 +0000)
committerRob Norris <rw_norris@hotmail.com>
Sun, 16 Nov 2014 11:12:02 +0000 (11:12 +0000)
help/C/georef_layer.xml [new file with mode: 0644]
help/C/viking.xml
help/Makefile.am

diff --git a/help/C/georef_layer.xml b/help/C/georef_layer.xml
new file mode 100644 (file)
index 0000000..fda3606
--- /dev/null
@@ -0,0 +1,31 @@
+<?xml version="1.0"?>
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
+"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"
+   [<!ENTITY appname          "Viking">]
+>
+
+<section id="GeoRef" xreflabel="GeoRef"><title>GeoRef Layer</title>
+<para>
+This layer allows one to use any image as a map. You will need to tell it how to align the map to a position in the world and the scale of map.
+</para>
+<section><title>Layer Operations</title>
+<section><title>Zoom to Fit Map</title>
+<para>
+Automatically set a zoom level to see the entire map coverage.
+</para>
+</section>
+
+<section><title>Goto Map Center</title>
+<para>
+Center the viewport on this map.
+</para>
+
+</section>
+<section><title>Export to World File</title>
+<para>
+Opens a file save dialog to save the scale and position information as a <ulink url="http://en.wikipedia.org/wiki/World_file">World File</ulink>.
+</para>
+</section>
+</section>
+
+</section><!-- End GeoRef -->
index c30dea8ddfd6f7315aff9a8face1f8d931ca11ff..f5f6dabd70fa25b31106a2cdd56cf1d465f31920 100644 (file)
@@ -1829,31 +1829,7 @@ Tracks are searched first in preference over waypoints.
 
 </section><!-- End Agg -->
 
-<section id="GeoRef" xreflabel="GeoRef"><title>GeoRef Layer</title>
-<para>
-This layer allows one to use any image as a map. You will need to tell it how to align the map to a position in the world and the scale of map.
-</para>
-<section><title>Layer Operations</title>
-<section><title>Zoom to Fit Map</title>
-<para>
-Automatically set a zoom level to see the entire map coverage.
-</para>
-</section>
-
-<section><title>Goto Map Center</title>
-<para>
-Center the viewport on this map.
-</para>
-
-</section>
-<section><title>Export to World File</title>
-<para>
-Opens a file save dialog to save the scale and position information as a <ulink url="http://en.wikipedia.org/wiki/World_file">World File</ulink>.
-</para>
-</section>
-</section>
-
-</section><!-- End GeoRef -->
+<xi:include href="georef_layer.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
 
 <section id="Coordinate" xreflabel="Coordinate"><title>Coordinate Layer</title>
 <para>
index 2df33fee5ea17510e1f95eeeb874708626f7f0b0..eee6b04a0798dce81cc7433b4acb3610e0d1103f 100644 (file)
@@ -15,6 +15,7 @@ DOC_MODULE = viking
 DOC_ENTITIES = legal.xml \
     attribution.xml \
     commandline.xml \
+    georef_layer.xml \
     recommends.xml
 DOC_INCLUDES =
 DOC_FIGURES = \