On Jan 13, 3:33 pm, Georg Brandl <ge...@python.org> wrote: > > Is there any way around this? > > Yes: build the C extension before you build the docs.
I use distutils to build it all, which deposits everything in a variably named build/lib.linux-ARCH-PYVERSION dir. I've searched the Sphinx docs for info on distutils integration, and the distutils docs for Sphinx integration, but with no luck. Do you have any pointers on how I can get distutils to invoke the Sphinx builder with the right sys.path settings every time? Cheers, Jason -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to sphinx-dev@googlegroups.com. To unsubscribe from this group, send email to sphinx-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.