summaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-02-16 08:46:36 (GMT)
committerGeorg Brandl <georg@python.org>2014-02-16 08:46:36 (GMT)
commitf7b2f36f747179cf3dc7a889064f8979e3ad4dae (patch)
tree0d0bae61eacfb5e0c7a94aedc6639f4e52453663 /.hgignore
parenta3d0ffe2c63a6037189617229574c1d28cba9501 (diff)
downloadcpython-f7b2f36f747179cf3dc7a889064f8979e3ad4dae.zip
cpython-f7b2f36f747179cf3dc7a889064f8979e3ad4dae.tar.gz
cpython-f7b2f36f747179cf3dc7a889064f8979e3ad4dae.tar.bz2
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.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore5
1 files changed, 0 insertions, 5 deletions
diff --git a/.hgignore b/.hgignore
index 6128c2b..91f02fd 100644
--- a/.hgignore
+++ b/.hgignore
@@ -24,11 +24,6 @@ python-config.py$
reflog.txt$
tags$
Lib/plat-mac/errors.rsrc.df.rsrc
-Doc/tools/sphinx/
-Doc/tools/docutils/
-Doc/tools/jinja/
-Doc/tools/jinja2/
-Doc/tools/pygments/
Misc/python.pc
Misc/python-config.sh$
Modules/Setup$