Reduce indents in LSRInstance::NarrowSearchSpaceByCollapsingUnrolledCode method.
[oota-llvm.git] / docs / conf.py
index 919bb3bc9d7cdda254fd4ca68e5eb71197a9da96..0ac3b7836b9e448731a1cd36375b1be7aed6a053 100644 (file)
@@ -40,7 +40,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = u'LLVM'
-copyright = u'2012, LLVM Project'
+copyright = u'2003-2013, LLVM Project'
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
@@ -95,7 +95,7 @@ html_theme = 'llvm-theme'
 # Theme options are theme-specific and customize the look and feel of a theme
 # further.  For a list of options available for each theme, see the
 # documentation.
-#html_theme_options = {}
+html_theme_options = { "nosidebar": True }
 
 # Add any paths that contain custom themes here, relative to this directory.
 html_theme_path = ["_themes"]