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