docs: continue making docs

This commit is contained in:
2025-10-17 01:09:06 +03:00
parent c87a0ce547
commit a25ede147f
6 changed files with 357 additions and 151 deletions
+7
View File
@@ -28,6 +28,13 @@ exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"]
html_theme = "shibuya"
html_static_path = ["_static"]
html_context = {
"languages": [
("English", "/en/latest/%s/", "en"),
("Русский", "/ru/latest/%s/", "ru"),
]
}
html_theme_options = {
"accent_color": "cyan",
"nav_links": [