Merge pull request #5859 from tk0miya/fix_doc_for_viewcode_follow_imported_members

doc: Fix description for viewcode_follow_imported_members
This commit is contained in:
Takeshi KOMIYA 2018-12-26 01:26:52 +09:00 committed by GitHub
commit f811e4cea6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,10 +41,9 @@ Configuration
.. confval:: viewcode_follow_imported_members
If this is ``True``, viewcode extension will follow alias objects that
imported from another module such as functions, classes and attributes. As
side effects, this option else they produce nothing. The default is
``True``.
If this is ``True``, viewcode extension will emit
:event:`viewcode-follow-imported` event to resolve the name of the module
by other extensions. The default is ``True``.
.. versionadded:: 1.3