Merge "Enable xindy for PDF build"

This commit is contained in:
Zuul 2020-08-04 10:05:45 +00:00 committed by Gerrit Code Review
commit b652e78103

View File

@ -204,6 +204,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