Skip to content

Commit 210f801

Browse files
committed
docs/conf.py: Exclude shared Rust Maintenance text snippets from build
1 parent 1f902f2 commit 210f801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@
280280
]
281281

282282
# Excludes files or directories from processing
283-
# exclude_patterns = []
283+
exclude_patterns = ["maintainers/NPM/common"]
284284

285285

286286
# Adds custom CSS files, located under 'html_static_path'

0 commit comments

Comments
 (0)