[Numpy-discussion] Numpydoc warnings for methods

2012-11-15 Thread Jose Miguel Ibáñez
Hello, Now, I am having the same problem, and although I have tried the Pauili fix (see below) I still have the same problem when using numpydoc extension. Does anyone have more information or suggestions about it ? Thanks, Jose On Sun, Jul 17, 2011 at 7:15 PM, Tony Yu http://mail.scipy.org/m

Re: [Numpy-discussion] Numpydoc warnings for methods

2011-07-17 Thread Tony Yu
On Sun, Jul 17, 2011 at 3:35 PM, Ralf Gommers wrote: > > On Sun, Jul 17, 2011 at 7:15 PM, Tony Yu wrote: > >> >> Am I doing something wrong here? >> >> You're not, it's a Sphinx bug that Pauli already has a fix for. See > http://projects.scipy.org/numpy/ticket/1772 > > Ralf > I thought I searche

Re: [Numpy-discussion] Numpydoc warnings for methods

2011-07-17 Thread Ralf Gommers
On Sun, Jul 17, 2011 at 7:15 PM, Tony Yu wrote: > I'm building documentation using Sphinx, and it seems that numpydoc is > raising > a lot of warnings. Specifically, the warnings look like "failed to import > ", "toctree > references unknown document u''", "toctree contains reference > to nonexis

[Numpy-discussion] Numpydoc warnings for methods

2011-07-17 Thread Tony Yu
I'm building documentation using Sphinx, and it seems that numpydoc is raising a lot of warnings. Specifically, the warnings look like "failed to import ", "toctree references unknown document u''", "toctree contains reference to nonexisting document ''---for each method defined. The example below