Skip to content

Commit b5dafde

Browse files
committed
Revert "doc: add RTD version-switch div on furo theme"
This reverts commit c33198e. Too much specific code is needed to have the version-switch list below the logo. Not worth the effort.
1 parent c33198e commit b5dafde

File tree

2 files changed

+0
-25
lines changed

2 files changed

+0
-25
lines changed

doc/source/_templates/sidebar/brand.html

Lines changed: 0 additions & 22 deletions
This file was deleted.

doc/source/conf.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,9 +140,6 @@ def get_version_release_from_git():
140140
'light_logo': 'modules_red.svg',
141141
'dark_logo': 'modules_white.svg',
142142
}
143-
html_context = {
144-
'READTHEDOCS': True,
145-
}
146143

147144
# The name of an image file (relative to this directory) to place at the top
148145
# of the sidebar.

0 commit comments

Comments
 (0)