Re: [Numpy-discussion] numpydoc without autosummary

2009-10-23 Thread Michael Droettboom
Done. Issue #50. Thanks, Mike On 10/23/2009 02:56 PM, David Goldsmith wrote: The proper thing to do is file an "enhancement" ticket, at: http://code.google.com/p/pydocweb/issues/list Thanks. DG On Fri, Oct 23, 2009 at 9:13 AM, Michael Droettboom > wrote: On 10

Re: [Numpy-discussion] numpydoc without autosummary

2009-10-23 Thread David Goldsmith
The proper thing to do is file an "enhancement" ticket, at: http://code.google.com/p/pydocweb/issues/list Thanks. DG On Fri, Oct 23, 2009 at 9:13 AM, Michael Droettboom wrote: > On 10/23/2009 09:39 AM, Pauli Virtanen wrote: > > Fri, 23 Oct 2009 09:25:12 -0400, Michael Droettboom wrote: > > >

Re: [Numpy-discussion] numpydoc without autosummary

2009-10-23 Thread Michael Droettboom
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 autos

Re: [Numpy-discussion] numpydoc without autosummary

2009-10-23 Thread Pauli Virtanen
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

Re: [Numpy-discussion] numpydoc without autosummary

2009-10-23 Thread Pauli Virtanen
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. Numpydo

[Numpy-discussion] numpydoc without autosummary

2009-10-23 Thread Michael Droettboom
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. Mike ___ NumPy-Discussion m