Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arm Reference Solutions
arm-reference-solutions-docs
Commits
be4030aa
Commit
be4030aa
authored
Aug 05, 2021
by
Avinash Mehta
Browse files
Merge branch 'topics/tc0' into 'master'
adding infra to exclude patterns See merge request
!7
parents
9d2b13b1
fb4a6863
Changes
1
Hide whitespace changes
Inline
Side-by-side
conf.py
View file @
be4030aa
...
...
@@ -36,7 +36,7 @@ templates_path = ['_templates']
# List of patterns, relative to source directory, that match files and
# directories to ignore when looking for source files.
# This pattern also affects html_static_path and html_extra_path.
exclude_patterns
=
[
'_build'
,
'Thumbs.db'
,
'.DS_Store'
]
exclude_patterns
=
[
'_build'
,
'Thumbs.db'
,
'.DS_Store'
,
'docs/infra'
]
# -- Options for HTML output -------------------------------------------------
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment