Index: trunk/docs/conf.py
===================================================================
--- trunk/docs/conf.py	(revision 726)
+++ trunk/docs/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
@@ -50,5 +50,5 @@
 
 latex_documents = [('contents', 'ZOO-Project.tex', 'ZOO-Project Documentation','ZOO-Project team', 'manual', 1)]
-latex_logo = '_static/zoo_simple.png'
+latex_logo = '_static/zoo-simple.png'
 latex_elements = {'fontpkg': '\\usepackage{palatino}'}
 latex_show_urls = 'footnote'
Index: trunk/docs/index.rst
===================================================================
--- trunk/docs/index.rst	(revision 726)
+++ trunk/docs/index.rst	(revision 727)
@@ -5,4 +5,9 @@
 
 This is the `ZOO-Project <http://zoo-project.org>`__ Open WPS Platform official documentation.
+
+.. note::
+    The entire documentation is also available as a single `PDF
+    document <./ZOO-Project.pdf>`__ |image|  and `ePub document
+    <./ZOO-Project.epub>`__
 
 .. toctree::
