mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 10:05:28 +03:00
docs: continue making docs
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user