We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4888b59 commit 9b951e4Copy full SHA for 9b951e4
docs/conf.py
@@ -49,7 +49,7 @@
49
# List of patterns, relative to source directory, that match files and
50
# directories to ignore when looking for source files.
51
# This pattern also affects html_static_path and html_extra_path.
52
-exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store', "test.py", "test2.py", "test3.py", ".idea", "setup.py"]
+exclude_patterns = ['_build']
53
54
# This should fix wrong sort
55
autodoc_member_order = 'bysource'
0 commit comments