You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by se...@apache.org on 2014/03/05 15:50:38 UTC

[3/7] setting up pot files for localization

http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/9ec2ce05/source/conf.py
----------------------------------------------------------------------
diff --git a/source/conf.py b/source/conf.py
index a5d774b..e0ad4dc 100644
--- a/source/conf.py
+++ b/source/conf.py
@@ -49,6 +49,10 @@ extensions = []
 # Add any paths that contain templates here, relative to this directory.
 templates_path = ['_templates']
 
+# Localization
+locale_dirs = ['locale/']
+gettext_compact = False
+
 # The suffix of source filenames.
 source_suffix = '.rst'