doc:document theme

This commit is contained in:
aries_ckt 2023-08-21 10:07:12 +08:00
parent f39a20ea57
commit 323ad2c86d

View File

@ -56,5 +56,5 @@ gettext_uuid = True
# -- Options for HTML output -------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
html_theme = "sphinx_book_theme"
html_theme = "furo"
html_static_path = ["_static"]