mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 18:15:28 +03:00
start create docs
This commit is contained in:
+2
-2
@@ -9,7 +9,7 @@
|
||||
project = "Argenta"
|
||||
copyright = "2025, kolo"
|
||||
author = "kolo"
|
||||
release = "1.1.1"
|
||||
release = "1.1.2"
|
||||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
|
||||
@@ -23,5 +23,5 @@ exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"]
|
||||
# -- Options for HTML output -------------------------------------------------
|
||||
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
|
||||
|
||||
html_theme = "sphinx_rtd_theme"
|
||||
html_theme = "furo"
|
||||
html_static_path = ["_static"]
|
||||
|
||||
Reference in New Issue
Block a user