|
71 | 71 | 'cmdoption', 'cmember', 'confval', 'cssclass', 'ctype', |
72 | 72 | 'currentmodule', 'cvar', 'data', 'decorator', 'decoratormethod', |
73 | 73 | 'deprecated-removed', 'deprecated(?!-removed)', 'describe', 'directive', |
74 | | - 'doctest', 'envvar', 'event', 'exception', 'function', 'glossary', |
| 74 | + 'envvar', 'event', 'exception', 'function', 'glossary', |
75 | 75 | 'highlight', 'highlightlang', 'impl-detail', 'index', 'literalinclude', |
76 | 76 | 'method', 'miscnews', 'module', 'moduleauthor', 'opcode', 'pdbcommand', |
77 | 77 | 'program', 'role', 'sectionauthor', 'seealso', |
|
86 | 86 | 'restructuredtext-test-directive', 'role', 'rubric', 'sectnum', 'table', |
87 | 87 | 'target-notes', 'title', 'unicode', |
88 | 88 | # Sphinx and Python docs custom ones |
89 | | - 'productionlist', 'code-block', |
| 89 | + 'code-block', 'doctest', 'productionlist', |
90 | 90 | ] |
91 | 91 |
|
92 | 92 | # fmt: on |
|
0 commit comments