Specify where is the locales directory in conf.py
[kohadocs.git] / en / source / conf.py
index 45f204b..67e0a80 100644 (file)
@@ -438,3 +438,5 @@ epub_exclude_files = ['search.html']
 
 # Example configuration for intersphinx: refer to the Python standard library.
 intersphinx_mapping = {'https://docs.python.org/': None}
+
+locale_dirs = ['../locales/']