Hi Sören,
On Sat, Sep 27, 2014 at 3:23 PM, Sören Gebbert
<[email protected]> wrote:
> I would like to directly link to the source code
> docs, hence referencing temporal framework Python functions and
> classes in this document. But i don't know how? Are there any code
> examples howto link to Python library code?
I'm not sure that I understand what you want, but I guess that you can
use the label and then refer to them:
{{{
.. _my-reference-label:
and then in some other part of the doc, see :ref:`my-reference-label`.
}}}
see: http://sphinx-doc.org/markup/inline.html
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev