docs(optimizr): add logo and fix rtd deps

This commit is contained in:
Melvin Alvarez
2026-02-09 16:15:41 +01:00
parent c1f4c0bde7
commit 43af949904
28 changed files with 805 additions and 220 deletions
+2 -1
View File
@@ -34,7 +34,8 @@ html_theme = 'furo' # Modern, clean theme
html_static_path = ['_static']
html_title = 'OptimizR Documentation'
html_short_title = 'OptimizR'
html_logo = None # Add logo if available
html_logo = 'logo_optimizr_valid.png'
html_favicon = 'logo_optimizr_valid.png'
html_theme_options = {
"light_css_variables": {