[Gdal-dev] man pages mixed
Silke Reimer
Silke.Reimer at intevation.de
Wed Feb 2 07:00:01 EST 2005
On Wed, Feb 02, 2005 at 12:23:20PM +0100, Maciek Sieczka wrote:
> Hi Frank
>
> On my gdal-cvs-20050115 built from source the man pages for gdal_contour
> and gdaltindex are mixed into one - /usr/local/man/man1/gdaltindex.1.bz2.
> Is it GDAL's fault?
It it the fault of a wront doxygen configuration for the creation of
manpages.
Frank, could you please apply the following patch to the gdal-cvs?
It should fix the problem (and additionally fix the case that no
pct2rgb.py-manpage is created).
Many thanks,
Silke
--- gdal-1.2.5.orig/gcore/gdal_utilities.dox
+++ gdal-1.2.5/gcore/gdal_utilities.dox
@@ -578,7 +578,8 @@
\if man
\section wauthor AUTHOR
Frank Warmerdam <warmerdam at pobox.com>
-
+*/
+/*! \page gdal_contour
builds vector contour lines from a raster elevation model
\section isynopsis SYNOPSIS
\endif
@@ -702,6 +703,8 @@
\if man
\section iauthor AUTHOR
Frank Warmerdam <warmerdam at pobox.com>
+*/
+/*! \page pct2rgb.py
converts an image into a pseudo-colored image
\section rsynopsis SYNOPSIS
--
Intevation GmbH
Georgstrasse 4 49074 Osnabrück, Germany
http://intevation.de http://intevation.de/~silke
FreeGIS.org http://freegis.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/gdal-dev/attachments/20050202/ac4fa812/attachment.bin
More information about the Gdal-dev
mailing list