summaryrefslogtreecommitdiff
path: root/doc/source/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/conf.py')
-rw-r--r--doc/source/conf.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 7ce431e0e..69d659864 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -203,6 +203,3 @@ latex_documents = [
('index', 'doc-tempest.tex', u'Tempest Testing Project',
u'OpenStack Foundation', 'manual'),
]
-
-# Disable usage of xindy https://bugzilla.redhat.com/show_bug.cgi?id=1643664
-latex_use_xindy = False