Skip to content

Commit

Permalink
manual cosmetics
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.osgeo.org/grass/grass/trunk@58712 15284696-431f-4ddb-bdfa-cd5b030d7da7
  • Loading branch information
neteler committed Jan 13, 2014
1 parent 01750ad commit 7392d6d
Show file tree
Hide file tree
Showing 9 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion REQUIREMENTS.html
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ <h3>Note:</h3>
<p>

<hr width="100%">
<i>&copy; GRASS Development Team 2001-2013</i>
<i>&copy; 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>

Expand Down
2 changes: 1 addition & 1 deletion SUBMITTING_PYTHON
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ See also http://www.python.org/dev/peps/pep-0008/

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
Expand Down
2 changes: 1 addition & 1 deletion general/g.parser/g.parser.html
Original file line number Diff line number Diff line change
@@ -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>
Expand Down
2 changes: 1 addition & 1 deletion grasslib.dox
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Team</a>, an international team of programmers, GRASS module authors
are cited within their module's source code and the contributed manual
pages.

&copy; 2000-2013 by the GRASS Development Team
&copy; 2000-2014 by the GRASS Development Team

This manual is published under <a
href="http://www.fsf.org/copyleft/fdl.html">GNU Free Documentation
Expand Down
4 changes: 2 additions & 2 deletions include/Make/Doxyfile_arch_html.in
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ DOXYFILE_ENCODING = UTF-8
# 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
Expand Down Expand Up @@ -193,7 +193,7 @@ TAB_SIZE = 8
# 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
Expand Down
4 changes: 2 additions & 2 deletions include/Make/Doxyfile_arch_latex.in
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ DOXYFILE_ENCODING = UTF-8
# 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
Expand Down Expand Up @@ -193,7 +193,7 @@ TAB_SIZE = 8
# 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
Expand Down
2 changes: 1 addition & 1 deletion man/build_html.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
<tr>
<td valign="top" bgcolor="${box_color}" class="box"><h3>&nbsp;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>&nbsp;Miscellaneous&nbsp;&amp;&nbsp;Variables</h3>
Expand Down
2 changes: 1 addition & 1 deletion man/build_rest.py
Original file line number Diff line number Diff line change
Expand Up @@ -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(\
Expand Down
2 changes: 1 addition & 1 deletion raster/r.li/r.li.daemon/r.li.daemon.html
Original file line number Diff line number Diff line change
@@ -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>
Expand Down

0 comments on commit 7392d6d

Please sign in to comment.