Hi, i have the same problem on Ubuntu 12.04. The documentation for the wxgui failed to build with a shell error.
As a workaround (and to save time building the library docs) i added "make sphinxdoclib" to the GRASS make system, so that only the python library documentation is build. This includes the source code documentation as well. The documentation at: http://grass.osgeo.org/grass71/manuals/libpython/ lacks the source code doc links in the library documentation which are important. Hopefully will "make sphinxdoclib" fix this on the server. Best regards Soeren 2014-10-04 23:32 GMT+02:00 Markus Neteler <[email protected]>: > On Sat, Oct 4, 2014 at 10:31 PM, Markus Neteler <[email protected]> wrote: > ... >> # generate pyGRASS sphinx manual (in docs/html/libpython/) >> (cd lib/python/docs/ ; make libpythonhtml) >> >> --> works ok >> >> # generate wxGUI sphinx manual etc, (in main src directory) >> make sphinxdoc >> >> --> fails (also on Fedora): > > I have updated the cronjob and continue to use > (cd lib/python/docs/ ; make libpythonhtml) > > The sphinx based docs are back now: > http://grass.osgeo.org/grass71/manuals/libpython/ > - PyGRASS documentation > - The GRASS GIS Temporal Framework > - Testing GRASS GIS source code and modules > > cheers > Markus > _______________________________________________ > grass-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/grass-dev _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
