
Pauli Virtanen wrote:
Did you check Pythonpath and egg-overriding-pythonpath issues? There's also some magic in the autosummary extension, but it's not *too* black, so I'd be surprised if it was behind these troubles.
I think the problem boils down to building from scratch at once.
Perhaps it even has ulimit, being a sort of POSIX system?
Yes, and it works. I am not convinced it is not a bug in sphinx, but increasing from 256 to 1000 max files opened work.
C reference guide is probably the correct place. Since the topic is a bit orthogonal to anything else there currently, I'd suggest creating a new file c-api.npymath.rst and linking it to the toctree in c-api.rst
That's what I ended up doing.
Thanks, now I can build the doc on windows, mac os x and linux,
David