aboutsummaryrefslogtreecommitdiff
path: root/doc/sphinx/conf.py
diff options
context:
space:
mode:
authorThéo Zimmermann2020-03-18 18:36:10 +0100
committerThéo Zimmermann2020-03-19 18:05:03 +0100
commit2c785aaab9b54b3d3406e7e021de635247f6535c (patch)
tree471d63dbd0926c60eca90466bbdf73e0537ed07b /doc/sphinx/conf.py
parent9f834bd7ca7de79dfb2d9f9633ac93464ab1342d (diff)
Document all the existing attributes.
And fix documentation following the removal of the Template Check flag in #11546.
Diffstat (limited to 'doc/sphinx/conf.py')
-rwxr-xr-xdoc/sphinx/conf.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/sphinx/conf.py b/doc/sphinx/conf.py
index 98272810f6..9857ece077 100755
--- a/doc/sphinx/conf.py
+++ b/doc/sphinx/conf.py
@@ -186,9 +186,7 @@ nitpick_ignore = [ ('token', token) for token in [
'assums',
'binders',
'collection',
- 'definition',
'dirpath',
- 'inductive',
'ind_body',
'modpath',
'module',