.
This commit is contained in:
@@ -28,5 +28,13 @@ exclude_patterns = []
|
||||
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
|
||||
|
||||
html_theme = "classic"
|
||||
html_logo = "_static/logo.png"
|
||||
html_favicon = "_static/favicon.ico"
|
||||
html_title = "ESP32-C3_ZEN Documentation"
|
||||
html_short_title = "ESP32-C3_ZEN"
|
||||
html_show_sourcelink = False
|
||||
html_show_sphinx = False
|
||||
htmlhelp_basename = 'ESP32-C3_ZENdoc'
|
||||
# Custom theme path
|
||||
html_theme_path = ["_themes", ]
|
||||
html_static_path = ['_static']
|
||||
|
Reference in New Issue
Block a user