diff options
Diffstat (limited to 'tools/refguide_check.py')
-rw-r--r-- | tools/refguide_check.py | 3 |
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 |