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 1d82fb4 commit aba416cCopy full SHA for aba416c
doc/conf.py
@@ -86,8 +86,7 @@
86
87
# List of directories, relative to source directories, that shouldn't be
88
# searched for source files.
89
-exclude_dirs = ["images", "scripts", "sandbox"]
90
-exclude_patterns = ['page_footer.md', '**/*.myst.md']
+exclude_patterns = ["README.md", "images/*", "page_footer.md", "**/*.myst.md"]
91
92
# The reST default role (used for this markup: `text`) to use for all
93
# documents.
0 commit comments