[GRASS-dev] Re: [GRASS GIS] #612: g.html2man: parsing leads to man
page errors
GRASS GIS
trac at osgeo.org
Sun Jun 14 10:46:13 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
Resolution: | Keywords: g.html2man
Platform: Unspecified | Cpu: All
--------------------------+-------------------------------------------------
Comment (by glynn):
Replying to [comment:5 hamish]:
> some fixes for non-module help pages (were causing 'mandb -c' whatis
errors) in devbr6 and trunk in r37877, ..
The changes are meaningless; g.html2man.py discards all comments.
To get a suitable whatis entry, the HTML file needs to include a
{{{<h2>NAME</h2>}}} section containing the module name followed by a dash
then the description. This is added automatically by --html-description,
but non-module pages will need to have it added manually.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/612#comment:6>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list