[Numpy-discussion] numpy docstring sphinx pre-processors

Pauli Virtanen pav at iki.fi
Mon Sep 21 14:04:01 EDT 2009


ma, 2009-09-21 kello 13:35 -0400, Elaine Angelino kirjoitti:
> ok a couple more questions:
> 1) how does sphinxext relate to numpydoc?
> sphinxext in scipy source tree --
> http://svn.scipy.org/svn/numpy/trunk/doc/sphinxext/
> numpydoc on PyPI -- http://pypi.python.org/pypi?%
> 3Aaction=search&term=numpydoc&submit=search

They are the same. If you want to use easy_install, use numpydoc.
> 
> 2) what about postprocess.py, should i be using this too?
> (http://svn.scipy.org/svn/numpy/trunk/doc/)

It removes extra section headers from the Latex output. If you want to
use it, you'll have to modify to match your module.

-- 
Pauli Virtanen






More information about the NumPy-Discussion mailing list