This commit is contained in:
2025-06-08 01:24:24 -04:00
parent 72b97d9a76
commit 7944834e63

View File

@@ -27,7 +27,7 @@ exclude_patterns = []
# -- Options for HTML output -------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
html_theme = "sphinx_rtd_theme"
html_theme = "sphinx_book_theme"
html_theme_path = ["_themes", ]
html_theme_options = {
'repository_url': 'esp32-c3-zen',