diff options
| author | coqbot-app[bot] | 2021-01-01 19:06:50 +0000 |
|---|---|---|
| committer | GitHub | 2021-01-01 19:06:50 +0000 |
| commit | 66e24a2365b235bd35cbba71adce30dccea60b55 (patch) | |
| tree | 6af6efaaefddf7d3ce6a73d1899c421f566289ec /doc/sphinx/conf.py | |
| parent | 6e18c48238edea6f69a2f96b58acd368bf8cc258 (diff) | |
| parent | e02120ed6580733db2276f0c11b4f432ea670ee3 (diff) | |
Merge PR #13470: Convert rewriting and proof-mode chapters to prodn
Reviewed-by: Zimmi48
Ack-by: JasonGross
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 bce88cebde..e2e37ec438 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 [ - 'tactic', 'induction_clause', - 'conversion', 'where', - 'oriented_rewriter', 'bindings_with_parameters', 'destruction_arg' ]] |
