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 8d81ce3 commit 267eb41Copy full SHA for 267eb41
doc/conf.py
@@ -61,7 +61,7 @@
61
62
# List of patterns, relative to source directory, that match files and
63
# directories to ignore when looking for source files.
64
-exclude_patterns = ['_build']
+exclude_patterns = ['_build', 'includes']
65
66
# The reST default role (used for this markup: `text`) to use for all documents.
67
#default_role = None
0 commit comments