From b3c7203ad9c2213bb851990841d71ec5cff4d663 Mon Sep 17 00:00:00 2001 From: Pablo Hoffman Date: Mon, 5 Jan 2009 23:29:25 +0000 Subject: [PATCH] updated some doc configuration - version, release and html_copy_source --HG-- extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40651 --- scrapy/trunk/docs/conf.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scrapy/trunk/docs/conf.py b/scrapy/trunk/docs/conf.py index 0baeb8c32..de4f20f73 100644 --- a/scrapy/trunk/docs/conf.py +++ b/scrapy/trunk/docs/conf.py @@ -46,9 +46,9 @@ copyright = u'2008-2009, Insophia' # built documents. # # The short X.Y version. -version = '0.7' +version = '0.7.0' # The full version, including alpha/beta/rc tags. -release = '0.7' +release = version # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. @@ -139,7 +139,7 @@ html_use_smartypants = True #html_split_index = False # If true, the reST sources are included in the HTML build as _sources/. -html_copy_source = False +html_copy_source = True # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the