docs: Try out nosidebar.
authorSean Silva <silvas@purdue.edu>
Thu, 20 Dec 2012 23:35:22 +0000 (23:35 +0000)
committerSean Silva <silvas@purdue.edu>
Thu, 20 Dec 2012 23:35:22 +0000 (23:35 +0000)
Please squawk if you find this appalling or otherwise don't like it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170803 91177308-0d34-0410-b5e6-96231b3b80d8

docs/conf.py

index 919bb3bc9d7cdda254fd4ca68e5eb71197a9da96..c0cf402ed77457b32e8d5a11b31d4db217f1d1e1 100644 (file)
@@ -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"]