summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-01-15 16:01:14 +0100
committerGeorg Brandl <georg@python.org>2011-01-15 16:01:14 +0100
commite53bcfa3e7eb0cfe62b97ec4a094efca3fda9527 (patch)
treeb64d181c33711978a1795735bd3054c8951c3a18 /Makefile
parent43e31799e91440155abc98042dda099de0307318 (diff)
downloadsphinx-e53bcfa3e7eb0cfe62b97ec4a094efca3fda9527.tar.gz
Ignore japanese search: it has long lines but breaking them would be ugly.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 09aa3c96..128b2c80 100644
--- a/Makefile
+++ b/Makefile
@@ -7,6 +7,7 @@ DONT_CHECK = -i build -i dist -i sphinx/style/jquery.js \
-i sphinx/pycode/pgen2 -i sphinx/util/smartypants.py \
-i .ropeproject -i doc/_build -i tests/path.py \
-i tests/coverage.py -i env -i utils/convert.py \
+ -i sphinx/search/ja.py \
-i utils/reindent3.py -i utils/check_sources3.py -i .tox
all: clean-pyc clean-backupfiles check test