Re: [Numpy-discussion] Using numpydoc outside of numpy

2009-10-22 Thread David Warde-Farley
On Wed, Oct 21, 2009 at 11:13:35AM -0400, Michael Droettboom wrote: > Sorry for the noise. Found the instructions in HOWTO_BUILD_DOCS.txt . Not sure if this is part of what you discovered, but numpydoc is at the Cheese Shop too: http://pypi.python.org/pypi/numpydoc David __

Re: [Numpy-discussion] Using numpydoc outside of numpy

2009-10-21 Thread Michael Droettboom
Sorry for the noise. Found the instructions in HOWTO_BUILD_DOCS.txt . Mike Michael Droettboom wrote: > I'm in the process of converting a project to use Sphinx for > documentation, and would like to use the Numpy docstring standard with > its sections etc. It appears, however, that the numpyd

[Numpy-discussion] Using numpydoc outside of numpy

2009-10-21 Thread Michael Droettboom
I'm in the process of converting a project to use Sphinx for documentation, and would like to use the Numpy docstring standard with its sections etc. It appears, however, that the numpydoc sphinxext is not installed but merely sits in doc/sphinxext. I see that scipy uses an SVN external to ge