Just now compiled GRASS 7.1 trunk and got an error in the man file
make[2]: `/Users/cmbarton/Dropbox/GRASS_dropbox/source/grass7_dev/dist.x86_64-apple-darwin13.3.0/docs/man/man1/index.1’ is up to date.
VERSION_NUMBER=7.1.svn /Users/cmbarton/Dropbox/GRASS_dropbox/source/grass7_dev/dist.x86_64-apple-darwin13.3.0/tools/g.html2man.py /Users/cmbarton/Dropbox/GRASS_dropbox/source/grass7_dev/dist.x86_64-apple-darwin13.3.0/docs/html/keywords.html /Users/cmbarton/Dropbox/GRASS_dropbox/source/grass7_dev/dist.x86_64-apple-darwin13.3.0/docs/man/man1/keywords.1
/Users/cmbarton/Dropbox/GRASS_dropbox/source/grass7_dev/dist.x86_64-apple-darwin13.3.0/docs/html/keywords.html:16:0: Error (IndexError(‘pop from empty list’,)):
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Head, Graduate Faculty in Complex Adaptive Systems Science
Arizona State University
Tempe, AZ 85287-2402
USA
Just now compiled GRASS 7.1 trunk and got an error in the man file
/Users/cmbarton/Dropbox/GRASS_dropbox/source/grass7_dev/dist.x86_64-apple-darwin13.3.0/docs/html/keywords.html:16:0:
Error (IndexError('pop from empty list',)):
<dt><b><h2>SYNOPSIS</h2></b></dt>
<h2> isn't permitted inside <dt>.
More generally, <dt> only allows inline elements as descendants, and
<h2> is a block element.
However, keywords.html is auto-generated, so this would appear to be
either an issue with the man/build_keywords.py script, or the HTML
files which it is using.
Just now compiled GRASS 7.1 trunk and got an error in the man file
/Users/cmbarton/Dropbox/GRASS_dropbox/source/grass7_dev/dist.x86_64-apple-darwin13.3.0/docs/html/keywords.html:16:0:
Error (IndexError('pop from empty list',)):
<dt><b><h2>SYNOPSIS</h2></b></dt>
<h2> isn't permitted inside <dt>.
More generally, <dt> only allows inline elements as descendants, and
<h2> is a block element.
However, keywords.html is auto-generated, so this would appear to be
either an issue with the man/build_keywords.py script, or the HTML
files which it is using.
Hi,
i hopefully fixed this issue by adding keywords to the raster 3d
library test module in r61274.
Best regards
Soeren
2014-07-15 22:46 GMT+02:00 Michael Barton <Michael.Barton@asu.edu>:
Just now compiled GRASS 7.1 trunk and got an error in the man file
make[2]:
`/Users/cmbarton/Dropbox/GRASS_dropbox/source/grass7_dev/dist.x86_64-apple-darwin13.3.0/docs/man/man1/index.1'
is up to date.
VERSION_NUMBER=7.1.svn
/Users/cmbarton/Dropbox/GRASS_dropbox/source/grass7_dev/dist.x86_64-apple-darwin13.3.0/tools/g.html2man.py
/Users/cmbarton/Dropbox/GRASS_dropbox/source/grass7_dev/dist.x86_64-apple-darwin13.3.0/docs/html/keywords.html
/Users/cmbarton/Dropbox/GRASS_dropbox/source/grass7_dev/dist.x86_64-apple-darwin13.3.0/docs/man/man1/keywords.1
/Users/cmbarton/Dropbox/GRASS_dropbox/source/grass7_dev/dist.x86_64-apple-darwin13.3.0/docs/html/keywords.html:16:0:
Error (IndexError('pop from empty list',)):
<dt><b><h2>SYNOPSIS</h2></b></dt><dd> <a
href="test.raster3d.lib.html">test.raster3d.lib</a></dd>
Michael
______________________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Head, Graduate Faculty in Complex Adaptive Systems Science
Arizona State University
Tempe, AZ 85287-2402
USA