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.
2 parents 725e2c7 + 47b06f6 commit 17afa15Copy full SHA for 17afa15
src/conf.py
@@ -144,7 +144,7 @@
144
145
# List of patterns, relative to source directory, that match files and
146
# directories to ignore when looking for source files.
147
-# exclude_patterns = ['_build']
+exclude_patterns = ['user-guide/examples/**README.rst']
148
149
# The name of the Pygments (syntax highlighting) style to use.
150
pygments_style = 'autumn'
0 commit comments