add version to html title

This commit is contained in:
Sam Wu
2023-08-04 17:16:11 -06:00
parent 8e09bb4b4e
commit 0f265efaa4

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.0 Documentation Home")
docs_core.setup()
external_projects_current_project = "rocm"