Releases: danirus/sphinx-nefertiti
Releases · danirus/sphinx-nefertiti
v0.7.4
v0.7.3
v0.7.2
v0.7.1
v0.7.0
v0.6.0
v0.5.3
v0.5.2
- Increase contrast for body-bg, pre-border-color, and border-color for the light color scheme, in all colorsets.
- Fix colorset selector. Data attributes do not match between JS and HTML.
- Fix light/dark selector. When not 'default', reloading brings back 'default'.
- Update required version of sphinx-colorschemed-images.
- Update
colorsets.rst
in the docs.
v0.5.1
v0.5.0
- Add breadcrumbs.
- Use smooth scrolling.
- Add back-to-top button.
- Add customizable header links.
- Limit height of version dropdown.
- Use compact notation to display number of stars, and forks, in header's repository widget.
- Scroll the left sidebar to show the link corresponding to the current page.
- In the sphinx-nefertiti documentation website, reset the colorset selected by the user 24 hours after it has been selected.
- Migrate from
setup.py
and multiple requirements files, topyproject.toml
. - Use tox to run verify that tests pass against multiple versions of Sphinx.
- Develop external app, sphinx-colorschemed-images to support changing images when the color scheme changes.