Re: [Numpy-discussion] ANN: numpydoc 0.6.0 released

2016-02-14 Thread Ralf Gommers
On Sat, Feb 13, 2016 at 10:38 PM, wrote: > > > On Sat, Feb 13, 2016 at 10:03 AM, Ralf Gommers > wrote: > >> Hi all, >> >> I'm pleased to announce the release of numpydoc 0.6.0. The main new >> feature is support for the Yields section in numpy-style docstrings. This >> is described in >> https:/

Re: [Numpy-discussion] ANN: numpydoc 0.6.0 released

2016-02-13 Thread josef.pktd
On Sat, Feb 13, 2016 at 10:03 AM, Ralf Gommers wrote: > Hi all, > > I'm pleased to announce the release of numpydoc 0.6.0. The main new > feature is support for the Yields section in numpy-style docstrings. This > is described in > https://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst

[Numpy-discussion] ANN: numpydoc 0.6.0 released

2016-02-13 Thread Ralf Gommers
Hi all, I'm pleased to announce the release of numpydoc 0.6.0. The main new feature is support for the Yields section in numpy-style docstrings. This is described in https://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst.txt Numpydoc can be installed from PyPi: https://pypi.python.org/