<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Oct 4, 2014 at 5:53 PM, Sören Gebbert <span dir="ltr"><<a href="mailto:soerengebbert@googlemail.com" target="_blank">soerengebbert@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
i have the same problem on Ubuntu 12.04. The documentation for the<br>
wxgui failed to build with a shell error.<br>
<br></blockquote><div>Which error exactly, the same error as Markus had? Are you able to test it more?<br><br></div><div>In fact, it seems to me that there were 3 different error states which Markus reported. First, Sphinx documentation was running, wxgui was perhaps successful (at least it did not stopped the build) but unfortunately it failed and we don't have the full log, so we don't know what was caused the fail. Second state were when Sphinx build started but ended at the very beginning in conf.py with not being able to import grass.script package (which means that PYTHONPATH/sys.path was wring or GRASS not build or ?). The third is the most strange one and this is the one with no value for sphinx build variable which should fail at different place or not at all (and the later should be the case since sphinx is generally running).<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
As a workaround (and to save time building the library docs) i added<br>
"make sphinxdoclib" to the GRASS make system, so that only the python<br>
library documentation is build. This includes the source code<br>
documentation as well.<br>
<br>
The documentation at:<br>
<a href="http://grass.osgeo.org/grass71/manuals/libpython/" target="_blank">http://grass.osgeo.org/grass71/manuals/libpython/</a><br>
lacks the source code doc links in the library documentation which are<br>
important.<br>
Hopefully will "make sphinxdoclib" fix this on the server.<br>
<br>
Best regards<br>
Soeren<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
2014-10-04 23:32 GMT+02:00 Markus Neteler <<a href="mailto:neteler@osgeo.org">neteler@osgeo.org</a>>:<br>
> On Sat, Oct 4, 2014 at 10:31 PM, Markus Neteler <<a href="mailto:neteler@osgeo.org">neteler@osgeo.org</a>> wrote:<br>
> ...<br>
>> # generate pyGRASS sphinx manual (in docs/html/libpython/)<br>
>> (cd lib/python/docs/ ; make libpythonhtml)<br>
>><br>
>> --> works ok<br>
>><br>
>> # generate wxGUI sphinx manual etc, (in main src directory)<br>
>> make sphinxdoc<br>
>><br>
>> --> fails (also on Fedora):<br>
><br>
> I have updated the cronjob and continue to use<br>
> (cd lib/python/docs/ ; make libpythonhtml)<br>
><br>
> The sphinx based docs are back now:<br>
> <a href="http://grass.osgeo.org/grass71/manuals/libpython/" target="_blank">http://grass.osgeo.org/grass71/manuals/libpython/</a><br>
> - PyGRASS documentation<br>
> - The GRASS GIS Temporal Framework<br>
> - Testing GRASS GIS source code and modules<br>
><br>
> cheers<br>
> Markus<br>
</div></div><div class="HOEnZb"><div class="h5">> _______________________________________________<br>
> grass-dev mailing list<br>
> <a href="mailto:grass-dev@lists.osgeo.org">grass-dev@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/grass-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-dev</a><br>
</div></div></blockquote></div><br></div></div>