Browse Source

Set language=ru in ru/conf.py.in

Tatsuhiro Tsujikawa 12 years ago
parent
commit
7c2404db5e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/manual-src/ru/conf.py.in

+ 1 - 1
doc/manual-src/ru/conf.py.in

@@ -54,7 +54,7 @@ release = '@PACKAGE_VERSION@'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
-#language = None
+language = 'ru'
 
 # There are two options for replacing |today|: either, you set today to some
 # non-false value, then it is used: