Updated conf.py
authorpinkrabbit412 <pinkrabbit412@daum.net>
Wed, 30 Oct 2019 19:25:58 +0000 (04:25 +0900)
committerpinkrabbit412 <pinkrabbit412@daum.net>
Wed, 30 Oct 2019 19:25:58 +0000 (04:25 +0900)
Set language settings to None.

docs/conf.py

index a09d4272fb2a4a550d936ed19250119ea264ebc1..4a88a47a34b3ef098f99d4aed30715623d872739 100644 (file)
@@ -57,7 +57,7 @@ release = __version__
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
 locale_dirs = ['locale/']
-language = 'en'
+language = None
 
 # There are two options for replacing |today|: either, you set today to some
 # non-false value, then it is used: