BBVectorize: Use VTTI to compute costs for intrinsics vectorization
[oota-llvm.git] / docs / conf.py
index a1e9b5f6e286f40f889409920a87b5fe4661e200..c0cf402ed77457b32e8d5a11b31d4db217f1d1e1 100644 (file)
@@ -47,9 +47,9 @@ copyright = u'2012, LLVM Project'
 # built documents.
 #
 # The short X.Y version.
-version = '3.2'
+version = '3.3'
 # The full version, including alpha/beta/rc tags.
-release = '3.2'
+release = '3.3'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
@@ -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"]