not really. An app is not really structured as a python module/package, so 
what sphinx does with autodoc is not really possible. That being said you 
can play with sphinx going in a file-by-file way.

On Monday, June 30, 2014 6:00:43 PM UTC+2, Luis Garcia wrote:
>
> Hi all, 
>
> I am just working in a project that involves to create a large App for 
> web2py and we would like to use Sphinx to read the docstring documentations 
> that we already have in the code. I tried to use the autodoc but some 
> problems arise when I tried to make the build.
> I saw that the web2py documentation is moving to sphinx, so I am assuming 
> that could be possible to document a single app inside web2py with sphinx 
> and autodoc. Is it really possible?
>
> Thank you.
>
> Regards,
> Luis 
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to