To upgrade, if you are already using the qiskit-ecosystem
theme, you likely do not need to do anything. If your project is a member of the Qiskit ecosystem, sidebar_qiskit_ecosystem_member: True
in html_theme_options
in conf.py
If you have not yet upgraded to the qiskit-ecosystem
theme, refer to the migration guide.
Features
- Enable dark mode (#613)
- Update to latest version of Furo, including Sphinx 8.0 support (#594) (#609) (#619)
API Changes
- Projects need to explicitly opt-in to Qiskit ecosystem (#622)
- Revert clickable title to Furo default and add ecosystem link under it (#607)
- Remove Pytorch theme (#576)
- Remove "was this page useful" mechanism (analytics) (#579)
- Remove
qiskit
theme by (#585) - Remove Pytorch from license (#586)
Bug fixes
- Remove references to qiskit.org in sidebar (#590)
- Use standard chevron icon for call to actions (#602)
- Fix URL to Qiskit ecosystem page (#620)
- Fix 1px gap in admonition design (#624)
Full Changelog: 1.16.0rc1...2.0.0rc1