]> granicus.if.org Git - postgis/commitdiff
Fix docbook structure, move raster configuration in its own sect1
authorSandro Santilli <strk@kbt.io>
Tue, 11 Sep 2018 11:49:22 +0000 (11:49 +0000)
committerSandro Santilli <strk@kbt.io>
Tue, 11 Sep 2018 11:49:22 +0000 (11:49 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@16758 b70326c6-7e19-0410-871a-916f4a2858ee

doc/installation.xml

index 6af16b7479a58bb46998769dad6e753c0ab441d7..db42a367f0afa050f23c53f918049fd66abf8059 100644 (file)
@@ -66,7 +66,11 @@ psql -d yourdatabase -f sfcgal.sql
 psql -d yourdatabase -f sfcgal_comments.sql
 </programlisting>
 
-  <sect2 id="install_short_version_raster_configuration">
+  </sect1>
+
+  <sect1 id="raster_configuration">
+
+  <title>Configuring raster</title>
 
        <para>
          If you enabled raster support you may want to read
@@ -93,8 +97,6 @@ psql -d yourdatabase -f sfcgal_comments.sql
        Then clicking <emphasis>Advanced System Settings -&gt;Advanced->Environment Variables</emphasis> and adding new system variables.</para>
        <para>After you set the environment variables, you'll need to restart your PostgreSQL service for the changes to take effect.</para>
 
-  </sect2>
-
   </sect1>
 
   <sect1 id="install_requirements">
@@ -199,7 +201,7 @@ psql -d yourdatabase -f sfcgal_comments.sql
                  GDAL (pseudo optional) only if you don't want raster
                  you can leave it out.  Also make sure to enable
                  the drivers you want to use as described in <xref
-                 linkend="install_short_version_raster_configuration"/>.
+                 linkend="raster_configuration"/>.
     </para>
          </listitem>
          <listitem>