Re: [GRASS-dev] sphinx python documentation

2014-06-14 Thread Markus Neteler
Hi, I have added make sphinxdoc to the weekly cronjob: http://grass.osgeo.org/grass71/manuals/wxgui/index.html Nice work, Luca! And of course all wxGUI and Python developers... Markus ___ grass-dev mailing list grass-dev@lists.osgeo.org

Re: [GRASS-dev] sphinx python documentation

2014-06-13 Thread Luca Delucchi
On 31 May 2014 02:03, Vaclav Petras wenzesl...@gmail.com wrote: This would be really great. For Python and GUI I'm always looking to source code rather than Doxygen but I hope that with Sphinx it will be a start of a new documentation which I will actually use. I everybody, In r60817 I

Re: [GRASS-dev] sphinx python documentation

2014-06-13 Thread Pietro
Hi Luca, On Fri, Jun 13, 2014 at 11:59 AM, Luca Delucchi lucadel...@gmail.com wrote: On 31 May 2014 02:03, Vaclav Petras wenzesl...@gmail.com wrote: This would be really great. For Python and GUI I'm always looking to source code rather than Doxygen but I hope that with Sphinx it will be a

Re: [GRASS-dev] sphinx python documentation

2014-06-13 Thread Pietro
On Fri, Jun 13, 2014 at 1:59 PM, Pietro peter.z...@gmail.com wrote: I'm trying to build the docs with: make sphinxdoc , I think the problem is that on my system the default python interpreter is python3 Solved using the follow command: {{{ $ make SPHINXBUILD=sphinx-build2 sphinxdoc }}} But

Re: [GRASS-dev] sphinx python documentation

2014-05-30 Thread Vaclav Petras
On Wed, May 28, 2014 at 2:53 AM, Luca Delucchi lucadel...@gmail.com wrote: [0] http://grass.osgeo.org/grass71/manuals/pygrass/index.html Nice, perhaps bit too conservative design but fits to GRASS manual nicely. I wish to have something similar for Doxygen but I'm afraid of

Re: [GRASS-dev] sphinx python documentation

2014-05-30 Thread Vaclav Petras
On Tue, May 27, 2014 at 3:58 AM, Luca Delucchi lucadel...@gmail.com wrote: [0] http://grass.osgeo.org/grass71/manuals/pygrass/index.html http://grass.osgeo.org/grass71/manuals/pygrass/raster_elements.html#pygrass.raster.category.Category.set_cats_fmt Luca, can you please add the button which

Re: [GRASS-dev] sphinx python documentation

2014-05-30 Thread Luca Delucchi
On 30 May 2014 17:20, Vaclav Petras wenzesl...@gmail.com wrote: On Wed, May 28, 2014 at 2:53 AM, Luca Delucchi lucadel...@gmail.com wrote: [0] http://grass.osgeo.org/grass71/manuals/pygrass/index.html Nice, perhaps bit too conservative design but fits to GRASS manual nicely. I

Re: [GRASS-dev] sphinx python documentation

2014-05-30 Thread Vaclav Petras
On Fri, May 30, 2014 at 7:45 PM, Luca Delucchi lucadel...@gmail.com wrote: On 30 May 2014 17:20, Vaclav Petras wenzesl...@gmail.com wrote: On Wed, May 28, 2014 at 2:53 AM, Luca Delucchi lucadel...@gmail.com wrote: [0] http://grass.osgeo.org/grass71/manuals/pygrass/index.html

Re: [GRASS-dev] sphinx python documentation

2014-05-28 Thread Luca Delucchi
On 27 May 2014 14:06, Vaclav Petras wenzesl...@gmail.com wrote: Hi Luca, Hi Vaclav Yes. Sphinx for the whole lib/python (grass.*). I'm not sure if additional separate for PyGRASS would make sense, probably not. Then it would be nice to have Sphinx for GUI (gui/wxpython). I think the

[GRASS-dev] sphinx python documentation

2014-05-27 Thread Luca Delucchi
I everybody, In the last days some improvements were done on pygrass documentation side [0]. I would like to ask you: - what do you think about extend sphinx documentation to all python library of GRASS? - could I replace doxigen instruction with sphinx instruction in pygrass docstrings? (for

Re: [GRASS-dev] sphinx python documentation

2014-05-27 Thread Martin Landa
Hi Luca, 2014-05-27 9:58 GMT+02:00 Luca Delucchi lucadel...@gmail.com: In the last days some improvements were done on pygrass documentation side [0]. very nice work! - what do you think about extend sphinx documentation to all python library of GRASS? +1 - could I replace doxigen

Re: [GRASS-dev] sphinx python documentation

2014-05-27 Thread Vaclav Petras
Hi Luca, that's great that you are working on that. On Tue, May 27, 2014 at 3:58 AM, Luca Delucchi lucadel...@gmail.com wrote: I everybody, In the last days some improvements were done on pygrass documentation side [0]. I would like to ask you: - what do you think about extend sphinx