summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-02-16 09:46:36 +0100
committerGeorg Brandl <georg@python.org>2014-02-16 09:46:36 +0100
commitf282b76175d90835db14a98066f2fc97521089bf (patch)
tree8774145df10e66f256a4cd65ef3105ca582389bc /.hgignore
parent5f2e7167f0c8e8c79e373c1b690b6f7d8e09f70a (diff)
downloadcpython-f282b76175d90835db14a98066f2fc97521089bf.tar.gz
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 6128c2bbae..91f02fd2a3 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$