Releases: ansible-community/sphinx_ansible_theme
Releases · ansible-community/sphinx_ansible_theme
v0.10.4
- Bump actions/checkout from 4 to 5 (#118) @dependabot[bot]
- chore: pre-commit autoupdate (#116) @pre-commit-ci[bot]
- Bump dependency lock (#115) @ssbarnea
- Remove use of deprecated pkg_resources (#114) @ssbarnea
- Use coactions/upload-artifact (#113) @ssbarnea
- chore: pre-commit autoupdate (#110) @pre-commit-ci[bot]
- chore: pre-commit autoupdate (#109) @pre-commit-ci[bot]
- chore: pre-commit autoupdate (#108) @pre-commit-ci[bot]
- chore: pre-commit autoupdate (#107) @pre-commit-ci[bot]
- chore: pre-commit autoupdate (#106) @pre-commit-ci[bot]
- chore: pre-commit autoupdate (#105) @pre-commit-ci[bot]
- chore: pre-commit autoupdate (#104) @pre-commit-ci[bot]
- chore: pre-commit autoupdate (#103) @pre-commit-ci[bot]
- Bump actions/cache from 3 to 4 (#102) @dependabot[bot]
- chore: pre-commit autoupdate (#101) @pre-commit-ci[bot]
Fixes
- Fix truncation with side nav (#124) @oraNod
- Make the searchbox configurable (#121) @oraNod
- Update old docs urls (#122) @oraNod
Maintenance
- Bump actions/setup-python from 5 to 6 (#119) @dependabot[bot]
v0.10.3
v0.10.2
Bugfixes
- Fix table overlap (#85) @felixfontein
v0.10.1
Bugfixes
- Adopt PEP-621 packaging (#81) @ssbarnea
- Make environment variable links blue (#76) @felixfontein
- Add option documentation_home_url for top-left title link (#75) @felixfontein
- CI: use flake8 from github.com instead of gitlab.com (#77) @felixfontein
v0.10.0
Minor Changes
- Move package under src (#68) @ssbarnea
- Update dependencies and require sphinx >= 5.3 (#58) @ssbarnea
Bugfixes
- Lynx / screen reader improvements (#48) @felixfontein
- Fix some favicon issues (#49) @felixfontein