On Thu, Jul 9, 2009 at 01:03, Jason Brower<encomp...@gmail.com> wrote:
>
> Speaking of... did you find a good tutorial on how to use sphinx?  Our

Writing Technical Documentation with Sphinx, Paver, and Cog - Doug Hellmann
http://www.doughellmann.com/articles/Writing-Technical-Documentation-Sphinx/index.html

> site of a huge bug I found nothing that showed how to actualy document
> in the code.
> Regards,
> JAson
>
>
> On Wed, 2009-07-08 at 09:51 -0700, mdipierro 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
>>
>> 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!-)
向靠谱,反脑残! Kaopulity,小白退散!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to