This commit is contained in:
Xi Yan 2024-10-29 15:45:32 -07:00
parent 335d035a93
commit 7f6a39c312

View file

@ -23,6 +23,7 @@ extensions = ["myst_parser", "sphinx_rtd_theme"]
html_theme = "sphinx_rtd_theme"
html_theme = "pytorch_sphinx_theme"
html_theme_path = ["../pytorch_sphinx_theme"]
templates_path = ["_templates"]