This commit is contained in:
2025-11-02 01:19:59 +03:00
parent 9c58c10152
commit 7e02694cb0
3 changed files with 64 additions and 1 deletions
+3
View File
@@ -17,6 +17,9 @@ root_doc = "index"
locale_dirs = ['locales/']
gettext_compact = False
extensions = [
"sphinx.ext.graphviz"
]
templates_path = ["_templates"]
exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"]