summaryrefslogtreecommitdiff
path: root/tools/refguide_check.py
diff options
context:
space:
mode:
authorPierre de Buyl <pdebuyl@pdebuyl.be>2020-03-26 18:54:02 +0100
committerGitHub <noreply@github.com>2020-03-26 19:54:02 +0200
commit1cb387128f66895b42c19578ccd60c34649de988 (patch)
tree6f3c118c57d4317bd40d7fc19054d43de652c5eb /tools/refguide_check.py
parent1c58504eec43f9ba18ac835131fed496fb59772d (diff)
downloadnumpy-1cb387128f66895b42c19578ccd60c34649de988.tar.gz
DOC: fix remaining doc files for refguide_check (#15720)
* DOC: skip f2py fortran and arrays.nditer cython tests for refguide_check * DOC: fix formatting of doc tests and improper use of nditer
Diffstat (limited to 'tools/refguide_check.py')
-rw-r--r--tools/refguide_check.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/refguide_check.py b/tools/refguide_check.py
index 5037b5efe..e6cfc8b77 100644
--- a/tools/refguide_check.py
+++ b/tools/refguide_check.py
@@ -119,6 +119,9 @@ RST_SKIPLIST = [
'doc/release',
'doc/source/release',
'c-info.ufunc-tutorial.rst',
+ 'c-info.python-as-glue.rst',
+ 'f2py.getting-started.rst',
+ 'arrays.nditer.cython.rst',
]
# these names are not required to be present in ALL despite being in