Skip to content

Commit 18ffe1e

Browse files
committed
add gettext config for docs
1 parent bc09840 commit 18ffe1e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/conf.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@
6262
html_title = f"Flask Documentation ({version})"
6363
html_show_sourcelink = False
6464

65+
gettext_uuid = True
66+
gettext_compact = False
67+
6568
# Local Extensions -----------------------------------------------------
6669

6770

0 commit comments

Comments
 (0)