Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2017-01-09 19:04:21 +0300
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2017-01-09 19:04:21 +0300
commit8cbe1efe8dc21c9e22cf4eb4d9796bbd4b76ed58 (patch)
tree667dd7680a06905ff62ee8027ab8fb76861ef349 /Makefile
parentecd7b621488c3721ca1bbbecfff0150c7365de54 (diff)
parent64114ae777b7955df391f8492e4ac4a1e6572519 (diff)
Merge branch 'stable'
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3d2439145..09a497da2 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ PYTHON ?= python
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 utils/convert.py \
+ -i utils/convert.py \
-i tests/typing_test_data.py \
-i tests/test_autodoc_py35.py \
-i tests/roots/test-warnings/undecodable.rst \