We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e7fd1e commit 957460bCopy full SHA for 957460b
conf.py
@@ -40,7 +40,7 @@
40
languages = ["es", "ja"]
41
# the languages that will be included in a production build
42
# (also excluding english)
43
-release_languages = []
+release_languages = ["ja"]
44
45
# languages that will be included in the language dropdown
46
# (ie. all that are being built in this nox build session)
0 commit comments