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?

-- 
Mike Orr <sluggos...@gmail.com>

--~--~---------~--~----~------------~-------~--~----~
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