diff options
| author | Théo Zimmermann | 2020-03-18 18:36:10 +0100 |
|---|---|---|
| committer | Théo Zimmermann | 2020-03-19 18:05:03 +0100 |
| commit | 2c785aaab9b54b3d3406e7e021de635247f6535c (patch) | |
| tree | 471d63dbd0926c60eca90466bbdf73e0537ed07b /doc/sphinx/conf.py | |
| parent | 9f834bd7ca7de79dfb2d9f9633ac93464ab1342d (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-x | doc/sphinx/conf.py | 2 |
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', |
