doc/book/en/conf.py
branchtls-sprint
changeset 1714 a721966779be
parent 93 9c919a47e140
child 1808 aa09e20dd8c0
--- a/doc/book/en/conf.py	Tue Apr 28 11:22:43 2009 +0200
+++ b/doc/book/en/conf.py	Thu May 07 16:33:22 2009 +0200
@@ -29,14 +29,14 @@
 templates_path = ['.templates']
 
 # The suffix of source filenames.
-source_suffix = '.txt'
+source_suffix = '.rst'
 
 # The master toctree document.
 master_doc = 'index'
 
 # General substitutions.
 project = 'Cubicweb'
-copyright = '2008, Logilab'
+copyright = '2008-2009, Logilab'
 
 # The default replacements for |version| and |release|, also used in various
 # other places throughout the built documents.
@@ -44,7 +44,7 @@
 # The short X.Y version.
 version = '0.54'
 # The full version, including alpha/beta/rc tags.
-release = '3.0'
+release = '3.2'
 
 # There are two options for replacing |today|: either, you set today to some
 # non-false value, then it is used: