We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d37fc2 commit 7be1cd2Copy full SHA for 7be1cd2
doc/conf.py
@@ -235,6 +235,8 @@
235
('py:class', 'pygments.lexer.Lexer'),
236
('py:class', 'sphinx.directives.ObjDescT'),
237
('py:class', 'sphinx.domains.IndexEntry'),
238
+ # sphinx.application.Sphinx.add_autodocumenter
239
+ ('py:class', 'sphinx.ext.autodoc.Documenter'),
240
('py:class', 'sphinx.errors.NoUri'),
241
('py:class', 'sphinx.roles.XRefRole'),
242
('py:class', 'sphinx.search.SearchLanguage'),
0 commit comments