Releases: ROCm/rocm-docs-core
Releases · ROCm/rocm-docs-core
v0.17.2
v0.17.2 (2023-06-27)
Fix
- hardcode the url for ROCm docs
Refactor
- util.py: formatting fix for ruff; return result of regex on remote_url
[main 976ce84] bump: version 0.17.1 → 0.17.2
2 files changed, 12 insertions(+), 2 deletions(-)
v0.17.1
v0.17.1 (2023-06-26)
Fix
- projects.py: use formatted string for doc latest url
[main ebe7b60] bump: version 0.17.0 → 0.17.1
2 files changed, 8 insertions(+), 2 deletions(-)
v0.17.0
v0.17.0 (2023-06-26)
Feat
- add announcement for unreleased and old branches
Fix
- header.html: remove "docs-" from theme repo branch in header
- update banner
Refactor
- header.html: test rtd embed flyout div
- theme.py: remove unnecessary open mode param UP015 for ruff
- remove trailing whitespaces
- refactor theme announcement logic
- move banner logic to projects.py
- include latest version url in announcement if not on latest
[main 71cecc2] bump: version 0.16.0 → 0.17.0
2 files changed, 22 insertions(+), 2 deletions(-)
v0.16.0
v0.16.0 (2023-06-22)
Feat
- Updating announcement banner
[main 96157d6] bump: version 0.15.0 → 0.16.0
2 files changed, 8 insertions(+), 2 deletions(-)
v0.15.0
v0.15.0 (2023-06-20)
Feat
- projects: expose project urls to html templates
Fix
- projects.yaml: remove hardcoding of rocm to develop
[main e05ebd2] bump: version 0.14.0 → 0.15.0
2 files changed, 12 insertions(+), 2 deletions(-)
v0.14.0
v0.14.0 (2023-06-16)
Feat
- header.html: write to header in italics if future release or release candidate
- header.html: include the version number in the top level header if the branch contains it
- rdcMisc.js: toggle light/dark mode caption when changing themes
Refactor
- header.html: make the added part in italics for top level header
- _toc.yml.in: correct toc typo
- move theme mode captions to separate js file
- rdcMisc.js: use 4 spaces for tabs in rdcMisc
[main 7daa2b7] bump: version 0.13.4 → 0.14.0
2 files changed, 17 insertions(+), 2 deletions(-)
v0.13.4
v0.13.4 (2023-06-07)
Fix
- init.py: stop searching CMakeLists.txt for version string
[main 6d005a3] bump: version 0.13.3 → 0.13.4
2 files changed, 8 insertions(+), 2 deletions(-)
v0.13.3
v0.13.3 (2023-06-01)
Fix
[main b0b2122] bump: version 0.13.2 → 0.13.3
2 files changed, 8 insertions(+), 2 deletions(-)
v0.13.2
v0.13.2 (2023-05-31)
Fix
- custom.css: force navbar text to left align
- Fix footer interaction with flyout nav
- CSS fixes around announcement banner
[main 94c4593] bump: version 0.13.1 → 0.13.2
2 files changed, 10 insertions(+), 2 deletions(-)
v0.13.1
v0.13.1 (2023-05-29)
Refactor
- doxygen.py: remove extra print statement when copying over doxygen styling files
- left-side-menu: rename main doc link to ROCm Documentation Home
[main 70176cb] bump: version 0.13.0 → 0.13.1
2 files changed, 9 insertions(+), 2 deletions(-)