From 54e27f7bbb412408bbf0d2735b07d57193869ea6 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Tue, 7 Apr 2015 17:19:22 +0200 Subject: fix(docs): sphinx docs build in latest version --- doc/source/conf.py | 1 - 1 file changed, 1 deletion(-) (limited to 'doc/source/conf.py') diff --git a/doc/source/conf.py b/doc/source/conf.py index f86f08ac..add686d3 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -94,7 +94,6 @@ pygments_style = 'sphinx' # ----------------------- html_theme_options = { - "stickysidebar": "true" } # The style sheet to use for HTML and HTML Help pages. A file of that name -- cgit v1.2.1