From 2339528c62090204f0f8fc0892b422f3aa3df5cc Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Fri, 3 May 2013 22:45:23 +0200 Subject: Documentation is now using th 'howto' style. --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/conf.py b/docs/conf.py index 496ffb2d..a4a1581a 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -184,7 +184,7 @@ latex_elements = { # (source start file, target name, title, author, documentclass [howto/manual]). latex_documents = [ ('index', 'pyAggr3g470r.tex', u'pyAggr3g470r Documentation', - u'Cédric Bonhomme', 'manual'), + u'Cédric Bonhomme', 'howto'), ] # The name of an image file (relative to this directory) to place at the top of -- cgit