[GRASS-dev] [GRASS GIS] #2370: g.html2man.py fails while processing keyword list
GRASS GIS
trac at osgeo.org
Fri Jul 18 15:02:08 PDT 2014
#2370: g.html2man.py fails while processing keyword list
--------------------------------+-------------------------------------------
Reporter: marisn | Owner: grass-dev@…
Type: defect | Status: new
Priority: minor | Milestone: 7.1.0
Component: Parser | Version: svn-trunk
Keywords: HTML, documenation | Platform: Unspecified
Cpu: Unspecified |
--------------------------------+-------------------------------------------
Comment(by glynn):
Replying to [comment:1 wenzeslaus]:
> However, we may consider if this is in fact bug in GRASS parser or
`g.html2man.py`.
Or possibly in man/build_keywords.py.
That script appears to be trying to parse HTML using Python's generic
string-processing functions, which is unlikely to be robust. Consider
using tools/g.html2man/html.py.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2370#comment:2>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list