commit | f7b2f36f747179cf3dc7a889064f8979e3ad4dae | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Feb 16 09:46:36 2014 +0100 |
committer | Georg Brandl <georg@python.org> | Sun Feb 16 09:46:36 2014 +0100 |
tree | 0d0bae61eacfb5e0c7a94aedc6639f4e52453663 | |
parent | a3d0ffe2c63a6037189617229574c1d28cba9501 [diff] |
Doc: do not rely on checked-out Sphinx toolchain from svn.python.org anymore Nowadays it is likely that people will have Sphinx installed, and if not, they will know how to install it. This also simplifies life a lot for distribution packagers, who typically do not want the doc build process to connect to external web resources.