diff options
Diffstat (limited to 'doc/source')
| -rw-r--r-- | doc/source/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py index 839fe56..6642cbf 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -107,7 +107,7 @@ bug_tag = '' # (source start file, target name, title, author, documentclass # [howto/manual]). latex_documents = [ - ('index', 'python-cinderclient.tex', u'Cinder Client Documentation', + ('index', 'doc-python-cinderclient.tex', u'Cinder Client Documentation', u'Cinder Contributors', 'manual'), ] |
