Modified conf.py
authorpinkrabbit412 <pinkrabbit412@daum.net>
Wed, 30 Oct 2019 17:47:52 +0000 (02:47 +0900)
committerpinkrabbit412 <pinkrabbit412@daum.net>
Wed, 30 Oct 2019 17:47:52 +0000 (02:47 +0900)
Changed language setting in conf.py properly.

docs/en-US/conf.py
docs/ko-KR/conf.py

index 7c121f66ccd8df1187c4c25254ba60fde94e97e9..b928b1dc4ab18104d806f5813cb96202c1deef9f 100644 (file)
@@ -56,7 +56,7 @@ release = __version__
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
-#language = None
+language = en
 
 # There are two options for replacing |today|: either, you set today to some
 # non-false value, then it is used:
index 61f6b6e2179ff98673ee40e6bab94b4df8838838..389b2f225955e183e78f11b766e60685deabb935 100644 (file)
@@ -56,7 +56,7 @@ release = __version__
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
-#language = None
+language = ko
 
 # There are two options for replacing |today|: either, you set today to some
 # non-false value, then it is used: