Skip to content

Commit 2dd91da

Browse files
committed
doc wip: add autosummary_imported_members to show imported classes/functions
1 parent 5254725 commit 2dd91da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docsrc/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
# directories to ignore when looking for source files.
7373
# This pattern also affects html_static_path and html_extra_path.
7474
exclude_patterns = []
75+
autosummary_imported_members = True
7576

7677

7778
# -- Options for HTML output -------------------------------------------------

0 commit comments

Comments
 (0)