|
27 | 27 | 'parsed-literal', 'pull-quote', 'raw', 'replace', |
28 | 28 | 'restructuredtext-test-directive', 'role', 'rubric', 'sectnum', 'sidebar', |
29 | 29 | 'table', 'target-notes', 'tip', 'title', 'topic', 'unicode', 'warning', |
30 | | - # Sphinx custom ones |
| 30 | + # Sphinx and Python docs custom ones |
31 | 31 | 'acks', 'attribute', 'autoattribute', 'autoclass', 'autodata', |
32 | 32 | 'autoexception', 'autofunction', 'automethod', 'automodule', 'centered', |
33 | 33 | 'cfunction', 'class', 'classmethod', 'cmacro', 'cmdoption', 'cmember', |
34 | 34 | 'code-block', 'confval', 'cssclass', 'ctype', 'currentmodule', 'cvar', |
35 | | - 'data', 'deprecated-removed', 'deprecated(?!-removed)', 'describe', 'directive', |
36 | | - 'doctest', 'envvar', 'event', |
37 | | - 'exception', 'function', 'glossary', 'highlight', 'highlightlang', 'index', |
38 | | - 'literalinclude', 'method', 'module', 'moduleauthor', 'productionlist', |
| 35 | + 'data', 'decorator', 'decoratormethod', 'deprecated-removed', |
| 36 | + 'deprecated(?!-removed)', 'describe', 'directive', 'doctest', 'envvar', |
| 37 | + 'event', 'exception', 'function', 'glossary', 'highlight', 'highlightlang', |
| 38 | + 'impl-detail', 'index', 'literalinclude', 'method', 'miscnews', 'module', |
| 39 | + 'moduleauthor', 'opcode', 'pdbcommand', 'productionlist', |
39 | 40 | 'program', 'role', 'sectionauthor', 'seealso', 'sourcecode', 'staticmethod', |
40 | 41 | 'tabularcolumns', 'testcode', 'testoutput', 'testsetup', 'toctree', 'todo', |
41 | 42 | 'todolist', 'versionadded', 'versionchanged' |
|
0 commit comments