or this better: http://www.web2py.com/examples/static/sphinx/gluon/gluon.html
On Jul 8, 12:51 pm, mdipierro <[email protected]> wrote: > The Sphinx docs are here: > > http://www.web2py.com/examples/static/sphinx/index.html > > they still need some work. All Docstrings are Sphinx compliant. The > problem is the pages layout and organization and references. > > On Jul 8, 12:10 pm, "Zoom.Quiet" <[email protected]> wrote: > > > On Thu, Jul 9, 2009 at 00:51, mdipierro<[email protected]> wrote: > > > > Right now there are many ways to get Documentation about web2py (until > > > port to Sphinx is completed) > > > > Here is the epydoc reference > > > > http://www.web2py.com/examples/static/epydoc/index.html > > > sooo sweetness ... > > usage Sphinx export like epydoc frames api site! > > how to? > > > > Of use the shell for [youapp] > > > > http://127.0.0.1:8000/admin/shell/index/[yourapp] > > > > and type: > > > > help(keyword) > > > > or > > > > info(keyword) > > > > or > > > > dir(object) > > > > (returns the methds/attributes of the object) > > > --http://zoomquiet.org人生苦短,Pythonic!-) > > 一个人如果力求完善自己,就会看到:为此也必须同时完善他人. 一个人如果不关心别人的完善,自己便不可能完善! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

