[GRASS-SVN] r58712 - in grass/trunk: . general/g.parser include/Make man raster/r.li/r.li.daemon

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Jan 13 15:06:54 PST 2014


Author: neteler
Date: 2014-01-13 15:06:54 -0800 (Mon, 13 Jan 2014)
New Revision: 58712

Modified:
   grass/trunk/REQUIREMENTS.html
   grass/trunk/SUBMITTING_PYTHON
   grass/trunk/general/g.parser/g.parser.html
   grass/trunk/grasslib.dox
   grass/trunk/include/Make/Doxyfile_arch_html.in
   grass/trunk/include/Make/Doxyfile_arch_latex.in
   grass/trunk/man/build_html.py
   grass/trunk/man/build_rest.py
   grass/trunk/raster/r.li/r.li.daemon/r.li.daemon.html
Log:
manual cosmetics

Modified: grass/trunk/REQUIREMENTS.html
===================================================================
--- grass/trunk/REQUIREMENTS.html	2014-01-13 22:00:23 UTC (rev 58711)
+++ grass/trunk/REQUIREMENTS.html	2014-01-13 23:06:54 UTC (rev 58712)
@@ -185,7 +185,7 @@
 <p>
 
 <hr width="100%">
-<i>© GRASS Development Team 2001-2013</i>
+<i>© GRASS Development Team 2001-2014</i>
 <p>Please report bugs here:
 <br><a href="http://grass.osgeo.org/development/bug-tracking/">http://grass.osgeo.org/development/bug-tracking/</a>
 

Modified: grass/trunk/SUBMITTING_PYTHON
===================================================================
--- grass/trunk/SUBMITTING_PYTHON	2014-01-13 22:00:23 UTC (rev 58711)
+++ grass/trunk/SUBMITTING_PYTHON	2014-01-13 23:06:54 UTC (rev 58712)
@@ -24,7 +24,7 @@
 
 1.  Instructions for the GRASS script parser can be found in the g.parser 
     module's help page.
-    http://grass.osgeo.org/grass70/manuals/html70_user/g.parser.html
+    http://grass.osgeo.org/grass70/manuals/g.parser.html
 
 
 2.  Use the directory structure to place your script appropriately into

Modified: grass/trunk/general/g.parser/g.parser.html
===================================================================
--- grass/trunk/general/g.parser/g.parser.html	2014-01-13 22:00:23 UTC (rev 58711)
+++ grass/trunk/general/g.parser/g.parser.html	2014-01-13 23:06:54 UTC (rev 58712)
@@ -1,7 +1,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
 <head>
-<title>g.parser</title>
+<title>GRASS GIS manual: g.parser</title>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 <link rel="stylesheet" href="grassdocs.css" type="text/css">
 </head>

Modified: grass/trunk/grasslib.dox
===================================================================
--- grass/trunk/grasslib.dox	2014-01-13 22:00:23 UTC (rev 58711)
+++ grass/trunk/grasslib.dox	2014-01-13 23:06:54 UTC (rev 58712)
@@ -23,7 +23,7 @@
 are cited within their module's source code and the contributed manual
 pages.
 
-© 2000-2013 by the GRASS Development Team
+© 2000-2014 by the GRASS Development Team
 
 This manual is published under <a
 href="http://www.fsf.org/copyleft/fdl.html">GNU Free Documentation

Modified: grass/trunk/include/Make/Doxyfile_arch_html.in
===================================================================
--- grass/trunk/include/Make/Doxyfile_arch_html.in	2014-01-13 22:00:23 UTC (rev 58711)
+++ grass/trunk/include/Make/Doxyfile_arch_html.in	2014-01-13 23:06:54 UTC (rev 58712)
@@ -26,7 +26,7 @@
 # identify the project. Note that if you do not use Doxywizard you need
 # to put quotes around the project name if it contains spaces.
 
-PROJECT_NAME           = "GRASS 7 Programmer's Manual"
+PROJECT_NAME           = "GRASS GIS 7 Programmer's Manual"
 
 # The PROJECT_NUMBER tag can be used to enter a project or revision number.
 # This could be handy for archiving the generated documentation or
@@ -193,7 +193,7 @@
 # will result in a user-defined paragraph with heading "Side Effects:".
 # You can put \n's in the value part of an alias to insert newlines.
 
-ALIASES += gmod{1}="<a href='http://grass.osgeo.org/grass@GRASS_VERSION_MAJOR@@GRASS_VERSION_MINOR@/manuals/html@GRASS_VERSION_MAJOR@@GRASS_VERSION_MINOR@_user/\1.html'><tt>\1</tt></a>"
+ALIASES += gmod{1}="<a href='http://grass.osgeo.org/grass@GRASS_VERSION_MAJOR@@GRASS_VERSION_MINOR@/manuals/\1.html'><tt>\1</tt></a>"
 
 # This tag can be used to specify a number of word-keyword mappings (TCL only).
 # A mapping has the form "name=value". For example adding

Modified: grass/trunk/include/Make/Doxyfile_arch_latex.in
===================================================================
--- grass/trunk/include/Make/Doxyfile_arch_latex.in	2014-01-13 22:00:23 UTC (rev 58711)
+++ grass/trunk/include/Make/Doxyfile_arch_latex.in	2014-01-13 23:06:54 UTC (rev 58712)
@@ -26,7 +26,7 @@
 # identify the project. Note that if you do not use Doxywizard you need
 # to put quotes around the project name if it contains spaces.
 
-PROJECT_NAME           = "GRASS 7 Programmer's Manual"
+PROJECT_NAME           = "GRASS GIS 7 Programmer's Manual"
 
 # The PROJECT_NUMBER tag can be used to enter a project or revision number.
 # This could be handy for archiving the generated documentation or
@@ -193,7 +193,7 @@
 # will result in a user-defined paragraph with heading "Side Effects:".
 # You can put \n's in the value part of an alias to insert newlines.
 
-ALIASES += gmod{1}="<a href='http://grass.osgeo.org/grass@GRASS_VERSION_MAJOR@@GRASS_VERSION_MINOR@/manuals/html@GRASS_VERSION_MAJOR@@GRASS_VERSION_MINOR@_user/\1.html'><tt>\1</tt></a>"
+ALIASES += gmod{1}="<a href='http://grass.osgeo.org/grass@GRASS_VERSION_MAJOR@@GRASS_VERSION_MINOR@/manuals/\1.html'><tt>\1</tt></a>"
 
 # This tag can be used to specify a number of word-keyword mappings (TCL only).
 # A mapping has the form "name=value". For example adding

Modified: grass/trunk/man/build_html.py
===================================================================
--- grass/trunk/man/build_html.py	2014-01-13 22:00:23 UTC (rev 58711)
+++ grass/trunk/man/build_html.py	2014-01-13 23:06:54 UTC (rev 58712)
@@ -136,7 +136,7 @@
     <tr>
       <td valign="top" bgcolor="${box_color}" class="box"><h3> General</h3>
       <ul>
-      <li><a href="grass7.html">GRASS startup manual page</a></li>
+      <li><a href="grass7.html">GRASS GIS startup manual page</a></li>
       <li><a href="general.html">General commands manual</a></li>
       </ul></td>
       <td valign="top" bgcolor="${box_color}" class="box"><h3> Miscellaneous & Variables</h3>

Modified: grass/trunk/man/build_rest.py
===================================================================
--- grass/trunk/man/build_rest.py	2014-01-13 22:00:23 UTC (rev 58711)
+++ grass/trunk/man/build_rest.py	2014-01-13 23:06:54 UTC (rev 58712)
@@ -167,7 +167,7 @@
 --------------
 
 :doc:`Help Index <index>` \| :doc:`Full Index <full_index>`
- 2003-2012 `GRASS Development Team <http://grass.osgeo.org>`_, GRASS GIS ${grass_version} Reference Manual
+ 2003-2014 `GRASS Development Team <http://grass.osgeo.org>`_, GRASS GIS ${grass_version} Reference Manual
 """)
 
 cmd1_tmpl = string.Template(\

Modified: grass/trunk/raster/r.li/r.li.daemon/r.li.daemon.html
===================================================================
--- grass/trunk/raster/r.li/r.li.daemon/r.li.daemon.html	2014-01-13 22:00:23 UTC (rev 58711)
+++ grass/trunk/raster/r.li/r.li.daemon/r.li.daemon.html	2014-01-13 23:06:54 UTC (rev 58712)
@@ -1,7 +1,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
 <head>
-<title>r.li</title>
+<title>GRASS GIS manual: r.li.daemon</title>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 <link rel="stylesheet" href="grassdocs.css" type="text/css">
 </head>



More information about the grass-commit mailing list