mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
The `gettext_enables config value has been renamed to gettext_additional_targets`.
This commit is contained in:
@@ -6,4 +6,4 @@ keep_warnings = True
|
||||
templates_path = ['_templates']
|
||||
html_additional_pages = {'index': 'index.html'}
|
||||
release = version = '2013.120'
|
||||
gettext_enables = ['index']
|
||||
gettext_additional_targets = ['index']
|
||||
|
||||
Reference in New Issue
Block a user