In article <[email protected]>, ??????? <[email protected]> wrote: > Will it be possible to get the sphinx source?
You can also get the up-to-date source of the documentation set for each Python release branch from the Mercurial source repositories. There is a Doc/Makefile there that will automatically download and build all required tools and then the docs themselves. See the details in the Python Developer's Guide: http://docs.python.org/devguide/documenting.html -- Ned Deily, [email protected] -- http://mail.python.org/mailman/listinfo/python-list
