Fix warnings (#2548)

* Fixed most of the warnings

* Temporary fix of copied files links
This commit is contained in:
Istvan Kiss
2023-10-17 15:05:58 +02:00
committed by GitHub
parent 59b53af074
commit 2dd6923ab9
8 changed files with 16 additions and 10 deletions

View File

@@ -69,6 +69,8 @@ article_pages = [
]
exclude_patterns = ['temp']
external_toc_path = "./sphinx/_toc.yml"
docs_core = ROCmDocs("ROCm Documentation")