diff options
| author | Georg Brandl <georg@python.org> | 2011-01-15 16:01:14 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2011-01-15 16:01:14 +0100 |
| commit | e53bcfa3e7eb0cfe62b97ec4a094efca3fda9527 (patch) | |
| tree | b64d181c33711978a1795735bd3054c8951c3a18 /Makefile | |
| parent | 43e31799e91440155abc98042dda099de0307318 (diff) | |
| download | sphinx-e53bcfa3e7eb0cfe62b97ec4a094efca3fda9527.tar.gz | |
Ignore japanese search: it has long lines but breaking them would be ugly.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
