aboutsummaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorRapptz <[email protected]>2018-07-31 17:37:22 -0400
committerRapptz <[email protected]>2018-07-31 17:37:22 -0400
commit18385dc49f3679d5d79a36637bf3b020202e3e22 (patch)
treed9cc2e5ba30bee84dd8f39e8697ef965b3024ba0 /docs/conf.py
parentmessage: de-duplicate reaction type conversion (diff)
downloaddiscord.py-18385dc49f3679d5d79a36637bf3b020202e3e22.tar.xz
discord.py-18385dc49f3679d5d79a36637bf3b020202e3e22.zip
Add stubs for Japanese translations.
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/conf.py b/docs/conf.py
index dd486917..419778c3 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -97,6 +97,9 @@ release = version
# Usually you set "language" from the command line for these cases.
language = None
+locale_dirs = ['locale/']
+gettext_compact = False
+
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used:
#today = ''