doc/book/en/conf.py
branchstable
changeset 5312 d2dbba898a96
parent 5269 2e5bc78d05f3
child 5319 9b1b7020d179
--- a/doc/book/en/conf.py	Fri Apr 16 14:39:42 2010 +0200
+++ b/doc/book/en/conf.py	Fri Apr 16 16:40:25 2010 +0200
@@ -45,7 +45,7 @@
 
 # General substitutions.
 project = 'CubicWeb'
-copyright = '2008-2010, Logilab'
+copyright = '2001-2010, Logilab'
 
 # The default replacements for |version| and |release|, also used in various
 # other places throughout the built documents.
@@ -188,4 +188,9 @@
 
 # If false, no module index is generated.
 #latex_use_modindex = True
+
 #aafig_format = dict(latex='pdf', html='svg', text=None)
+
+rst_epilog = """
+.. |cubicweb| replace:: *CubicWeb*
+"""