Hi,

On Thu, Sep 17, 2009 at 8:08 AM, Mike Orr <sluggos...@gmail.com> wrote:
>
> So now I'm trying to generate the module docs to WebHelpers and am
> running into the same problem: there's a link to the top-level module
> but its page is blank.  Currently I have:
>
> .. automodule:: webhelpers
>
> So I looked in the Beaker package, and it has an
> autoclass/autofunction for every single item.  I can't do that for the
> tons of items in WebHelpers and keep it up to date.  Would it be
> better to use Epydoc which can generate a whole package at once?  Is
> there a way to plug Epydoc documentation into Sphinx?
>

I guess you can use autogen:
http://sphinx.pocoo.org/ext/autosummary.html#sphinx-autogen-generate-autodoc-stub-pages

I've never used it. It's new in the last Sphinx version AFAIK.

--
Gael

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

Reply via email to