mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-01 17:16:51 +00:00
docs: add support for zh
This commit is contained in:
@@ -47,6 +47,12 @@ templates_path = ["_templates"]
|
||||
exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"]
|
||||
|
||||
|
||||
# multi language config
|
||||
language = "en"
|
||||
locals_dirs = ['./locales/']
|
||||
gettext_compact = False
|
||||
gettext_uuid = True
|
||||
|
||||
# -- Options for HTML output -------------------------------------------------
|
||||
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
|
||||
|
||||
|
Reference in New Issue
Block a user