mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Ignore japanese search: it has long lines but breaking them would be ugly.
This commit is contained in:
parent
4f511ce87a
commit
3ee7948881
1
Makefile
1
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
|
||||
|
Loading…
Reference in New Issue
Block a user