mirror of
https://github.com/ROCm/ROCm.git
synced 2026-02-03 19:05:35 -05:00
Minor warning fixes
This commit is contained in:
@@ -87,7 +87,7 @@ article_pages = [
|
||||
{"file":"rocm-a-z", "os":["linux", "windows"]},
|
||||
]
|
||||
|
||||
exclude_patterns = ['temp']
|
||||
exclude_patterns = ['temp', 'release/versions.md']
|
||||
|
||||
external_toc_path = "./sphinx/_toc.yml"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user