<pre>Hello,<br><br>Now, I am having the same problem, and although I have tried the Pauili fix (see below) I still have the same problem<br>when using numpydoc extension.<br><br>Does anyone have more information or suggestions about it ?<br>
<br><br>Thanks,<br>Jose<br><br><br>On Sun, Jul 17, 2011 at 7:15 PM, Tony Yu <<a href="http://mail.scipy.org/mailman/listinfo/numpy-discussion">tsyu80@gmail.com</a>> wrote:

><i> I'm building documentation using Sphinx, and it seems that numpydoc is
</i>><i> raising
</i>><i> a lot of warnings. Specifically, the warnings look like "failed to import
</i>><i> <method_name>", "toctree
</i>><i> references unknown document u'<method_name>'", "toctree contains reference
</i>><i> to nonexisting document '<method_name>'---for each method defined. The
</i>><i> example below reproduces the issue on my system (Sphinx 1.0.7, numpy HEAD).
</i>><i> These warnings appear in my build of the numpy docs, as well.
</i>><i>
</i>><i> Removing numpydoc from the list of Sphinx extensions gets rid of these
</i>><i> warnings
</i>><i> (but, of course, adds new warnings if headings for 'Parameters', 'Returns',
</i>><i> etc. are present).
</i>><i>
</i>><i> Am I doing something wrong here?
</i>><i>
</i>><i> You're not, it's a Sphinx bug that Pauli already has a fix for. See
</i><a href="http://projects.scipy.org/numpy/ticket/1772">http://projects.scipy.org/numpy/ticket/1772</a>

Ralf</pre>