forked from orbit-oss/flask
add gettext config for docs
This commit is contained in:
parent
bc098406af
commit
18ffe1eaf6
1 changed files with 3 additions and 0 deletions
|
|
@ -62,6 +62,9 @@ html_logo = "_static/flask-vertical.png"
|
|||
html_title = f"Flask Documentation ({version})"
|
||||
html_show_sourcelink = False
|
||||
|
||||
gettext_uuid = True
|
||||
gettext_compact = False
|
||||
|
||||
# Local Extensions -----------------------------------------------------
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue