[Numpy-discussion] numpydoc without autosummary

Pauli Virtanen pav+sp at iki.fi
Fri Oct 23 09:39:29 EDT 2009


Fri, 23 Oct 2009 09:25:12 -0400, Michael Droettboom wrote:
> Is there a way to use numpydoc without putting an autosummary table at
> the head of each class?  I'm using numpydoc primarily for the
> sectionized docstring support, but the autosummaries are somewhat
> overkill for my project.

Ah, you meant the stuff output by default to class docstrings. Currently, 
there's no way to turn this off, unfortunately. It seems there should be, 
though...

-- 
Pauli Virtanen




More information about the NumPy-Discussion mailing list