Skip to content

Commit 17afa15

Browse files
Merge pull request #764 from cylc/8.3.x-sync
🤖 Merge 8.3.x-sync into master
2 parents 725e2c7 + 47b06f6 commit 17afa15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144

145145
# List of patterns, relative to source directory, that match files and
146146
# directories to ignore when looking for source files.
147-
# exclude_patterns = ['_build']
147+
exclude_patterns = ['user-guide/examples/**README.rst']
148148

149149
# The name of the Pygments (syntax highlighting) style to use.
150150
pygments_style = 'autumn'

0 commit comments

Comments
 (0)