On Thu, Jul 9, 2009 at 3:42 AM, Timmie <[email protected]> wrote:
> > On 8 Jul., 22:33, mdipierro <[email protected]> wrote: > > thanks. By references I mean that when we split the docs into > > multiplempages > I can try to figure this out. > It's a bit of changing the autosummary Sphinx extension. > > >we may want some docstrings to cite/refer to other > > docstrings. I do not know how to do it. > You can do this alread: > see here: > http://sphinx.pocoo.org/latest/markup/inline.html#cross-referencing-python-objects > > for examples: > http://docs.scipy.org/doc/scipy/reference/tutorial/integrate.html > http://docs.scipy.org/doc/scipy/reference/_sources/tutorial/integrate.txt > > e.g.: to reference gluon.sql.myfunction you'd > write: :module:`gluon.sql.myfunction` > Yes - we just need to get the refernces in place... > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

