anyone?




:D

On Feb 26, 2010, at 10:18 AM, Justin Rosen wrote:

Hey Everyone,

I've been reading this group for a while but have yet to post.

I'm trying to use autosummary to produce a table with docstring summaries. Only problem is I'm not getting the docstring summaries! Does this only work if using a toctree within autosummary?

=======================================
:mod:`Papyrus.library.python.utilities`
=======================================

.. automodule :: Papyrus.library.python.utilities

.. currentmodule:: Papyrus.library.python.utilities


Summary
--------------

.. autosummary::

   getContents
   getPackageModules
   whichArgumentHandler
   writeIndexRst
   writeGraphviz
   writeRuntimeRst
   writeModuleRst

Functions

---------

.. autofunction:: getContents

.. autofunction:: getPackageModules

.. autofunction:: whichArgumentHandler

.. autofunction:: writeIndexRst

.. autofunction:: writeGraphviz


.. autofunction:: writeRuntimeRst

.. autofunction:: writeModuleRst

<<inline: tumbleweed.JPG.jpg>>

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

Reply via email to