Skip to content

Commit a3fc6a7

Browse files
committed
docs: remove sidebars from all pages
1 parent aed1b29 commit a3fc6a7

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

docs/conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,8 @@
185185
html_baseurl = 'https://continuedfractions.readthedocs.io/en/latest/'
186186

187187
html_sidebars = {
188-
"sources/continuedfractions/*": ["sidebar-nav-bs"],
188+
"sources/api-reference": [],
189+
"sources/continuedfractions/*": [],
189190
}
190191

191192
# HTML theme options

docs/sources/api-reference.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
:google-site-verification: 3F2Jbz15v4TUv5j0vDJAA-mSyHmYIJq0okBoro3-WMY
44

5-
:html_theme.sidebar_secondary.remove:
6-
75
=============
86
API Reference
97
=============

0 commit comments

Comments
 (0)