[GRASS-dev] [GRASS GIS] #612: g.html2man: parsing leads to man page
errors
GRASS GIS
trac at osgeo.org
Fri May 22 12:09:44 EDT 2009
#612: g.html2man: parsing leads to man page errors
------------------------+---------------------------------------------------
Reporter: hamish | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: normal | Milestone: 6.5.0
Component: Docs | Version: 6.4.0 RCs
Keywords: g.html2man | Platform: Unspecified
Cpu: All |
------------------------+---------------------------------------------------
Hi,
tools/g.html2man has a number of parsing problems.
there are a few like cairodriver.1 which happen to start lines with ".",
which gets parsed incorrectly by the man program. e.g. in cairodriver it
lists ouput formats, and the '.pn' of .png gets hijacked and all those
image types end up missing from the resulting man page.
another popular one is <OL><LI> becoming ..IP instead of .IP (e.g.
pngdriver.1 just after "Example")
and yet another is g.parser.1 where #%multiple: gets eaten.
detailed list of errors is here: (scroll down to 'grass-doc')
http://lintian.debian.org/maintainer/pkg-grass-
devel at lists.alioth.debian.org.html#grass
Hamish
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/612>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list