= commited on
Commit
7cecd80
·
1 Parent(s): 948664d

set side bar to false

Browse files
Files changed (1) hide show
  1. docs/conf.py +1 -4
docs/conf.py CHANGED
@@ -91,10 +91,7 @@ html_theme = 'classic'
91
  # theme further. For a list of options available for each theme, see the
92
  # documentation.
93
  #
94
- html_theme_options = {
95
- "rightsidebar": "false",
96
- "relbarbgcolor": "black"
97
- }
98
 
99
  # Add any paths that contain custom static files (such as style sheets) here,
100
  # relative to this directory. They are copied after the builtin static files,
 
91
  # theme further. For a list of options available for each theme, see the
92
  # documentation.
93
  #
94
+ # html_theme_options = {}
 
 
 
95
 
96
  # Add any paths that contain custom static files (such as style sheets) here,
97
  # relative to this directory. They are copied after the builtin static files,