summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py
index aea2099d8..81d3eb8eb 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -173,7 +173,7 @@ latex_font_size = '11pt'
# Grouping the document tree into LaTeX files. List of tuples
# (source start file, target name, title, author, documentclass [howto/manual]).
latex_documents = [
- ('index', 'bcfg2.tex', u'Bcfg2 Documentation',
+ ('contents', 'bcfg2.tex', u'Bcfg2 Documentation',
u'Narayan Desai and Thorsten Lockert', 'manual', True),
]