From 6e9a24155d103d39e727f09335ef693437c50d00 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Mon, 2 Apr 2012 11:40:00 -0500 Subject: doc: Add collapsible sidebar Signed-off-by: Sol Jerome --- doc/conf.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/conf.py b/doc/conf.py index 38160715d..2d5be4e9e 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -104,7 +104,9 @@ html_theme = 'default' # 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 = { + "collapsiblesidebar": "true" +} # Add any paths that contain custom themes here, relative to this directory. #html_theme_path = [] -- cgit v1.2.3-1-g7c22