On Wed, Jan 20, 2010 at 12:16 PM, Glynn Clements <[email protected]> wrote: ... > Back-porting is just a matter of copying g.html2man.py from 7.0 and > changing HTML2MAN in man/Makefile (remove the "sh").
[and add the .py extension of course] > Trying this, I get errors in 66 files, while 416 build without error. > > If parsing fails, g.html2man.py will display the line number and the > line, but won't describe the error (most of them are due to using > block-level elements as if they were inline; using blocks inside > <dt>...</dt> is a common flaw). I have reduced it to these errors here: htmlmapdriver.html:63 wxGUI.html:154 wxGUI.Vector_Digitizing_Tool.html:210 Those are tricky <dd> issues (too tired now), Markus _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
