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

View File

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