On Sun, Sep 7, 2008 at 12:24 PM, Martin Landa <[EMAIL PROTECTED]> wrote: > Hi, > > 2008/9/7 Markus Neteler <[EMAIL PROTECTED]>: >>> make htmldocs-single >>> >>> builds programmer manual properly on my machine. >> >> Not so on grass.osgeo.org...: >> http://download.osgeo.org/grass/grass6_progman/main.html >> >> Could it be the doxygen version (the server has 1.5.1)? > > I am using 1.5.6, anyway, if you replace '%vector' by 'vector' link to > Vector_Library appears?
Ah, on the server I found a local change: --- vector/vectorlib.dox (revision 33309) +++ vector/vectorlib.dox (working copy) @@ -1,4 +1,4 @@ -/*! \page Vector_Library GRASS 6 Vector Architecture +/*! \mainpage Vector_Library GRASS 6 Vector Architecture I have reverted that and set it to the SVN version. In ~1h from now we can check again: http://download.osgeo.org/grass/grass6_progman/main.html Hopefully now solved. Markus _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
