[Numpy-discussion] numpydoc without autosummary
Michael Droettboom
mdroe@stsci....
Fri Oct 23 11:13:08 CDT 2009
On 10/23/2009 09:39 AM, Pauli Virtanen wrote:
> 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...
>
>
Exactly. It would be great if there was a conf.py option (or something)
to turn this off. Thanks for considering it.
Cheers,
Mike
More information about the NumPy-Discussion
mailing list