Skip to content

Commit 7be1cd2

Browse files
committed
refwarn
1 parent 1d37fc2 commit 7be1cd2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,8 @@
235235
('py:class', 'pygments.lexer.Lexer'),
236236
('py:class', 'sphinx.directives.ObjDescT'),
237237
('py:class', 'sphinx.domains.IndexEntry'),
238+
# sphinx.application.Sphinx.add_autodocumenter
239+
('py:class', 'sphinx.ext.autodoc.Documenter'),
238240
('py:class', 'sphinx.errors.NoUri'),
239241
('py:class', 'sphinx.roles.XRefRole'),
240242
('py:class', 'sphinx.search.SearchLanguage'),

0 commit comments

Comments
 (0)