aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCédric Bonhomme <kimble.mandel@gmail.com>2013-05-03 22:45:23 +0200
committerCédric Bonhomme <kimble.mandel@gmail.com>2013-05-03 22:45:23 +0200
commit2339528c62090204f0f8fc0892b422f3aa3df5cc (patch)
tree7236929c81cb180157bc8a7e2431297790411989 /docs
parentUpdated login page CSS. (diff)
downloadnewspipe-2339528c62090204f0f8fc0892b422f3aa3df5cc.tar.gz
newspipe-2339528c62090204f0f8fc0892b422f3aa3df5cc.tar.bz2
newspipe-2339528c62090204f0f8fc0892b422f3aa3df5cc.zip
Documentation is now using th 'howto' style.
Diffstat (limited to 'docs')
-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