-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
Describe the bug, including details regarding any error messages, version, and platform.
The Sphinx theme we have been using (PyData Sphinx Theme) has been pinned to an older version for a while now and with the PR merged this week we have updated the code and are now using version 0.14.0 for the dev docs.
There are some issues that need to be fixed by the code freeze in 2 weeks. Will keep a list of those in this issue. Feel free to comment here and add extra bugs you might come across.
List of issues on the new dev site:
- Change header size (top nav bar) for smaller screens, see [Docs] New PyData Sphinx theme update bugs #37947 (comment) [Docs] Reduce width of header items and keep header height default (small) on smaller screens #38209
- Version switcher button in the nav bar prints "Choose version" instead of the version you are currently have open (dev in our case), see [Docs] New PyData Sphinx theme update bugs #37947 (comment) [Docs] version_match should match the version from versions.json #38240
Component(s)
Documentation
Reactions are currently unavailable