Skip to content

Commit 075bcc8

Browse files
committed
Removed sidebar
1 parent 55449c7 commit 075bcc8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/source/conf.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,3 +141,7 @@ def setup(app):
141141
}
142142

143143
html_static_path = ["_static"]
144+
145+
html_sidebars = {
146+
'**': []
147+
}

0 commit comments

Comments
 (0)