aboutsummaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
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
bgstack15