Skip to content

Releases: ROCm/rocm-docs-core

v0.17.1

26 Jun 22:32
Compare
Choose a tag to compare

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

26 Jun 21:14
Compare
Choose a tag to compare

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

22 Jun 02:46
Compare
Choose a tag to compare

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

20 Jun 19:42
Compare
Choose a tag to compare

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

16 Jun 05:32
Compare
Choose a tag to compare

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

07 Jun 20:24
Compare
Choose a tag to compare

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

01 Jun 17:21
Compare
Choose a tag to compare

v0.13.3 (2023-06-01)

Fix

  • New email address

[main b0b2122] bump: version 0.13.2 → 0.13.3
2 files changed, 8 insertions(+), 2 deletions(-)

v0.13.2

31 May 17:37
Compare
Choose a tag to compare

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

29 May 21:06
Compare
Choose a tag to compare

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(-)

v0.13.0

27 May 00:10
Compare
Choose a tag to compare

v0.13.0 (2023-05-27)

Feat

  • left-side-menu.html: dynamically change homepage link for develop branch
  • add link to ROCm docs home to top of TOC

Fix

  • header.html: fix link to amd.com

Refactor

  • include master branch for left side menu
  • update development_branches
  • include dev branch names in left-side-menu
  • move yaml file to data folder
  • add yaml with development branches
  • dynamically change branch in left side menu

[main 62c1afd] bump: version 0.12.0 → 0.13.0
2 files changed, 22 insertions(+), 2 deletions(-)