Added the Options for Internationalization output in conf.py

Change-Id: Id78d7adc4b493c000dd3b6ab61a8fd65ec118ddd
This commit is contained in:
Sharat Sharma 2016-11-15 16:21:46 +05:30
parent 5b1a8adb7c
commit b70277860e
1 changed files with 3 additions and 0 deletions

View File

@ -270,3 +270,6 @@ texinfo_documents = [
# If true, do not generate a @detailmenu in the "Top" node's menu.
# texinfo_no_detailmenu = False
# -- Options for Internationalization output ------------------------------
locale_dirs = ['locale/']