Skip to content

Releases: ROCm/rocm-docs-core

v1.17.1

03 Mar 15:25
Compare
Choose a tag to compare

v1.17.1 (2025-03-03)

Fix

  • prevent rocm-ds using rocm latest version
  • add version_list() definition

[main 298ca87] bump: version 1.17.0 → 1.17.1
3 files changed, 11 insertions(+), 4 deletions(-)

v1.17.0

19 Feb 14:44
Compare
Choose a tag to compare

v1.17.0 (2025-02-19)

Feat

  • add rocm-ds to project list
  • add rocm-ds flavor

Fix

  • unify rocm docs menu item

[main 9686ad4] bump: version 1.16.0 → 1.17.0
3 files changed, 15 insertions(+), 4 deletions(-)

v1.16.0

11 Feb 20:47
Compare
Choose a tag to compare

v1.16.0 (2025-02-11)

Feat

  • add custom javascript to trigger RTD new search interface
  • migrate js files from rtd
  • add javascript function to trigger search model

Fix

  • remove unnecessary js files

Refactor

  • article_info.py: Count words with regex
  • article_info.py: Change findAll to find_all for bs4 4.13.0

[main dc7545b] bump: version 1.15.0 → 1.16.0
3 files changed, 21 insertions(+), 4 deletions(-)

v1.15.0

29 Jan 20:56
Compare
Choose a tag to compare

v1.15.0 (2025-01-29)

Feat

  • add rocm develop hub to instinct flavor
  • add AI developer Hub link to header.

Fix

  • captalize 'D' from 'developer'

[main 6739fca] bump: version 1.14.1 → 1.15.0
3 files changed, 15 insertions(+), 4 deletions(-)

v1.14.1

21 Jan 23:13
Compare
Choose a tag to compare

v1.14.1 (2025-01-21)

Fix

  • replace myst-parser with myst-nb for notebook support

[main eb71494] bump: version 1.14.0 → 1.14.1
3 files changed, 10 insertions(+), 4 deletions(-)

v1.14.0

21 Jan 16:27
Compare
Choose a tag to compare

v1.14.0 (2025-01-21)

Feat

  • add new project gpuaidev to projects.yaml

Fix

  • Update .wordlist.txt to include Kubernetes
  • update copyright year to 2025 in docs and tests
  • footer.html: update copyright year to 2025

[main cdc5484] bump: version 1.13.0 → 1.14.0
3 files changed, 16 insertions(+), 4 deletions(-)

v1.13.0

06 Jan 18:39
Compare
Choose a tag to compare

v1.13.0 (2025-01-06)

Feat

  • Update new url for Instinct docs

[main cbc0321] bump: version 1.12.1 → 1.13.0
3 files changed, 10 insertions(+), 4 deletions(-)

v1.12.1

02 Jan 19:43
Compare
Choose a tag to compare

v1.12.1 (2025-01-02)

Fix

  • scale down z-axis of multiple elements to preent covering flyout
  • reducing sidebar z-index
  • Replace copy_from_package with shutil.copytree

[main 1e4f50c] bump: version 1.12.0 → 1.12.1
3 files changed, 12 insertions(+), 4 deletions(-)

v1.12.0

16 Dec 17:34
Compare
Choose a tag to compare

v1.12.0 (2024-12-16)

Feat

  • Instinct documentation link in ROCm docs

[main cfab072] bump: version 1.11.0 → 1.12.0
3 files changed, 10 insertions(+), 4 deletions(-)

v1.11.0

05 Dec 02:17
Compare
Choose a tag to compare

v1.11.0 (2024-12-05)

Feat

  • projects.yaml: Add tensile to intersphinx mapping

Fix

  • article_info.py: Remove svg if article info is empty
  • core.py: Apply os list for article info fix for all article info option
  • article-info.html: Only add apply to string if os list is not empty

Refactor

  • article_info.py: Apply mypy type check suggestions
  • article-info.html: Add custom class to span with svgs in article info
  • core.py: Split out article info logic into article_info.py
  • Remove default author
  • Modify markers in article-info.html
  • core.py: Set default OS and date to empty
  • core.py: Join article os info from list
  • core.py: Set default article info os using all_article_info_os if not present

[main b7e2ddd] bump: version 1.10.0 → 1.11.0
3 files changed, 27 insertions(+), 4 deletions(-)