From 7d41e7f70822e62592d55228da1706176b437aa2 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Wed, 13 Jan 2010 22:31:16 +0000 Subject: doc: latex fix from Thorsten Lockert Signed-off-by: Sol Jerome git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5678 ce84e21b-d406-0410-9b95-82705330c041 --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/conf.py') 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), ] -- cgit v1.2.3-1-g7c22