fix toc to point to correct doxysphinx output path

update doc requirements; rocm-docs-core to 0.24.1

Change-Id: I78257d476a8bc47fd1a4ee03aa3db1a430ed116f
This commit is contained in:
Sam Wu
2023-09-06 10:55:33 -06:00
parent 094c98a74f
commit 7b32ea614b
8 changed files with 44 additions and 30 deletions
-2
View File
@@ -13,5 +13,3 @@ docs_core.setup()
for sphinx_var in ROCmDocs.SPHINX_VARS:
globals()[sphinx_var] = getattr(docs_core, sphinx_var)
html_theme_options["show_navbar_depth"] = 2