aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/conf.py')
-rw-r--r--Documentation/conf.py7
1 files changed, 1 insertions, 6 deletions
diff --git a/Documentation/conf.py b/Documentation/conf.py
index aae9d39b..90583908 100644
--- a/Documentation/conf.py
+++ b/Documentation/conf.py
@@ -113,12 +113,7 @@ html_theme = 'classic'
#
# This is required for the alabaster theme
# refs: http://alabaster.readthedocs.io/en/latest/installation.html#sidebars
-html_sidebars = {
- '**': [
- 'relations.html', # needs 'show_related': True theme option to display
- 'searchbox.html',
- ]
-}
+html_sidebars = { }
html_logo = 'logo.svg'