Pārlūkot izejas kodu

g.gui.iphoto2image.html: style fixes according to https://trac.osgeo.org/grass/wiki/Submitting/Docs ; svn propset

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@70553 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 8 gadi atpakaļ
vecāks
revīzija
181b4e8656
1 mainītis faili ar 18 papildinājumiem un 14 dzēšanām
  1. 18 14
      gui/wxpython/iphoto2image/g.gui.iphoto2image.html

+ 18 - 14
gui/wxpython/iphoto2image/g.gui.iphoto2image.html

@@ -22,34 +22,38 @@ an extension file (if not given, defaults to \$filename_ip2i_out)
 
 <p>
 An example for Location <b>imagery60</b>:
-<br>
+
+<div class="code"><pre>
 g.gui.iphoto2image group=aerial@PERMANENT raster=gs13.1@PERMANENT camera=gscamera order=2 extension=try --o
+</pre></div>
 
-<p>
 <h3>Screenshot of g.gui.iphoto2image</h3>
 
-<center>
-  <br><img src="wxGUI_iphoto2image_frame.jpg" border="0" alt="iphoto2image"><br><br>
-</center>
-
+<div align="center" style="margin: 10px">
+<a href="wxGUI_iphoto2image_frame.jpg">
+<img src="wxGUI_iphoto2image_frame.jpg" width="600" alt="Screenshot of g.gui.iphoto2image" border=0>
+</a><br>
+<i>Figure: Screenshot of g.gui.iphoto2image</i>
+</div>
 
 <h2>For a detailed operation manual please read</h2>
+
 <em>
-  <a href="wxGUI.html">wxGUI</a><br>
-  <a href="wxGUI.components.html">wxGUI components</a>
+<a href="wxGUI.html">wxGUI</a><br>
+<a href="wxGUI.components.html">wxGUI components</a>
 </em>
 
 <p>
 See also <a href="http://grasswiki.osgeo.org/wiki/WxGUI/Video_tutorials#Georectifier">video
 tutorials</a> on GRASS Wiki.
 
-<p>
 <h2>SEE ALSO</h2>
+
 <em>
-<a href="i.ortho.photo.html">i.rectify</a>,
-<a href="i.group.html">i.rectify</a>,
-<a href="i.ortho.camera.html">i.rectify</a>,
-<a href="i.ortho.target.html">i.rectify</a>,
+<a href="i.ortho.photo.html">i.ortho.photo</a>,
+<a href="i.group.html">i.group</a>,
+<a href="i.ortho.camera.html">i.ortho.camera</a>,
+<a href="i.ortho.target.html">i.ortho.target</a>,
 <a href="i.rectify.html">i.rectify</a>,
 <a href="m.transform.html">m.transform</a>,
 <a href="v.rectify.html">v.rectify</a>
@@ -62,4 +66,4 @@ Markus Metz<br><br>
 Martin Landa, Czech Technical University in Prague, Czech Republic
 
 <p>
-<i>$Date: 2016-09-19 11:37:30 +0200 (lun., 19 sept. 2016) $</i>
+<i>$Date$</i>