Index: trunk/workshop/conf.py
===================================================================
--- trunk/workshop/conf.py	(revision 726)
+++ trunk/workshop/conf.py	(revision 727)
@@ -39,5 +39,5 @@
 epub_identifier = 'http://zoo-project.org'
 epub_pre_files = [('index.html', 'ZOO-Project documentation')]
-epub_post_files = [('install.html', 'Installing Sphinx'),('develop.html', 'Sphinx development')]
+#epub_post_files = [('install.html', 'Installing Sphinx'),('develop.html', 'Sphinx development')]
 epub_exclude_files = ['_static/opensearch.xml', '_static/doctools.js','_static/jquery.js', '_static/searchtools.js','_static/underscore.js', '_static/basic.css','search.html', '_static/websupport.js']
 epub_fix_images = False
@@ -49,6 +49,6 @@
 # Options for LaTeX output
 
-latex_documents = [('contents', 'ZOO-Project.tex', 'ZOO-Project Documentation','ZOO-Project team', 'manual', 1)]
-latex_logo = '_static/zoo_simple.png'
+latex_documents = [('index', 'ZOO-Project.tex', 'ZOO-Project Documentation','ZOO-Project team', 'manual', 1)]
+latex_logo = '_static/zoo-simple.png'
 latex_elements = {'fontpkg': '\\usepackage{palatino}'}
 latex_show_urls = 'footnote'
