add version to html title

This commit is contained in:
Sam Wu
2023-08-04 17:16:22 -06:00
parent 6bcb36ce23
commit 5987ee3155

View File

@@ -64,7 +64,7 @@ article_pages = [
external_toc_path = "./sphinx/_toc.yml"
docs_core = ROCmDocs("ROCm Documentation Home")
docs_core = ROCmDocs("ROCm 5.3.2 Documentation Home")
docs_core.setup()
external_projects_current_project = "rocm"