From d2bdbb0ee59eaa8dd07773da72bdc2ea0d5a019e Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sun, 17 May 2009 12:20:04 +0200 Subject: [PATCH] #168: fix code. --- doc/theming.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/theming.rst b/doc/theming.rst index 3e3a33c8d..d1d3b27a3 100644 --- a/doc/theming.rst +++ b/doc/theming.rst @@ -27,7 +27,7 @@ your :file:`conf.py`:: html_theme = "default" html_theme_options = { "rightsidebar": "true", - "relbarbgcolor: "black" + "relbarbgcolor": "black" } That would give you the default theme, but with a sidebar on the right side and