diff options
| author | Théo Zimmermann | 2020-09-27 12:31:14 +0200 |
|---|---|---|
| committer | Théo Zimmermann | 2020-09-27 12:31:14 +0200 |
| commit | c571af2f95cccfbffe4e0b93525066676e7f652d (patch) | |
| tree | 68d4f8fd36d03482d2a33ee5e64d5ff813ebbe2c /doc/sphinx/conf.py | |
| parent | 9c2228ff011dc6188b70084fa1e1a5158affcf24 (diff) | |
Reduce nitpick_ignore list a little.
Diffstat (limited to 'doc/sphinx/conf.py')
| -rwxr-xr-x | doc/sphinx/conf.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/sphinx/conf.py b/doc/sphinx/conf.py index ee8784fc02..a8a574c861 100755 --- a/doc/sphinx/conf.py +++ b/doc/sphinx/conf.py @@ -183,11 +183,8 @@ todo_include_todos = False nitpicky = True nitpick_ignore = [ ('token', token) for token in [ - 'binders', 'collection', - 'modpath', 'tactic', - 'destruction_arg', 'bindings', 'induction_clause', 'conversion', |
