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 2bfa927 commit d536858Copy full SHA for d536858
1 file changed
Formatting/conf.py.in
@@ -90,7 +90,7 @@ release = '@ITKSphinxExamples_RELEASE_VERSION@'
90
91
# List of patterns, relative to source directory, that match files and
92
# directories to ignore when looking for source files.
93
-exclude_patterns = ['Utilities', 'html']
+exclude_patterns = ['Utilities', 'html', '_deps']
94
95
# The reST default role (used for this markup: `text`) to use for all documents.
96
#default_role = None
0 commit comments