Do you know about sphinx-apidoc?

http://sphinx-doc.org/invocation.html#invocation-of-sphinx-apidoc

Luc

On 16/11/14 12:02, Sandro Dentella wrote:
> Hi,
> 
> I happen to write often a structure like this:
> 
> .. toctree::
>    :maxdepth: 2
> 
>    management
>    ...
> 
> 
> Where the file jumb.rst and management.rst are simply::
> 
>   .. automodule:: jmb.core.management
>      :members:
> 
> 
> Is there a way to avoid  to write a file just to 'automodule' another file?
> 
> 
> thanks in advance
> 
> 
> sandro
> *:-)
> 
> -- 
> You received this message because you are subscribed to the Google
> Groups "sphinx-users" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to [email protected]
> <mailto:[email protected]>.
> To post to this group, send email to [email protected]
> <mailto:[email protected]>.
> Visit this group at http://groups.google.com/group/sphinx-users.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to