From b5117b4f20238c9d81269241d9f5b0a2eb332a96 Mon Sep 17 00:00:00 2001 From: Tom Henderson Date: Mon, 3 Jan 2011 13:29:55 -0800 Subject: [PATCH] fix conf.py for testing document --- doc/testing/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/testing/source/conf.py b/doc/testing/source/conf.py index 6092d3598..e3efc5145 100644 --- a/doc/testing/source/conf.py +++ b/doc/testing/source/conf.py @@ -179,7 +179,7 @@ htmlhelp_basename = 'ns-3doc' # (source start file, target name, title, author, documentclass [howto/manual]). latex_documents = [ ('index', 'ns-3.tex', u'ns-3 Documentation', - u'ns-3 project', 'testing'), + u'ns-3 project', 'manual'), ] # The name of an image file (relative to this directory) to place at the top of