Skip to content

Commit

Permalink
Doc: Mention flyout version switcher provided by RTD (#1937)
Browse files Browse the repository at this point in the history
Issue #705 can be
circumvented using the flyout version switcher. Explicitly drawing
attention to this in the documentation would be helpful to those
encountering this issue.
  • Loading branch information
VeckoTheGecko authored Jul 29, 2024
1 parent 72a756d commit 9cbd9f0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/user_guide/readthedocs.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ Its presence will be automatically detected by this theme, and placed in the `rt

```{warning}
The {{ rtd }} version switcher will be hidden any time the primary sidebar is hidden (see [this section](layout-sidebar-primary) for discussion of when the primary sidebar might get hidden automatically and how to hide it purposely).
We intend to make {{ rtd }} switcher placement more flexible; you can track progress toward that in [this issue](https://github.com/pydata/pydata-sphinx-theme/issues/705).
We intend to make {{ rtd }} switcher placement more flexible; you can track progress toward that in [this issue](https://github.com/pydata/pydata-sphinx-theme/issues/705). This problem doesn't apply to the version switcher provided by
the [flyout add-on](https://docs.readthedocs.io/en/stable/addons.html) which can be enabled through your project's settings.
```

## Add ethical advertisements to your sidebar
Expand Down

0 comments on commit 9cbd9f0

Please sign in to comment.