We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aed1b29 commit a3fc6a7Copy full SHA for a3fc6a7
docs/conf.py
@@ -185,7 +185,8 @@
185
html_baseurl = 'https://continuedfractions.readthedocs.io/en/latest/'
186
187
html_sidebars = {
188
- "sources/continuedfractions/*": ["sidebar-nav-bs"],
+ "sources/api-reference": [],
189
+ "sources/continuedfractions/*": [],
190
}
191
192
# HTML theme options
docs/sources/api-reference.rst
@@ -2,8 +2,6 @@
2
3
:google-site-verification: 3F2Jbz15v4TUv5j0vDJAA-mSyHmYIJq0okBoro3-WMY
4
5
-:html_theme.sidebar_secondary.remove:
6
-
7
=============
8
API Reference
9
0 commit comments