This commit is contained in:
2025-11-02 15:30:41 +03:00
parent 4967ec3d7f
commit 239e582241
5 changed files with 47 additions and 13 deletions
-4
View File
@@ -17,10 +17,6 @@ root_doc = "index"
locale_dirs = ['locales/']
gettext_compact = False
extensions = [
"sphinx.ext.graphviz"
]
templates_path = ["_templates"]
exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"]