ROCm / rocm_smi_lib

ROCm SMI LIB
https://rocm.docs.amd.com/projects/rocm_smi_lib/en/latest/
MIT License
111 stars 48 forks source link

Bump rocm-docs-core[api_reference] from 0.26.0 to 0.29.0 in /docs/.sphinx #141

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps rocm-docs-core[api_reference] from 0.26.0 to 0.29.0.

Release notes

Sourced from rocm-docs-core[api_reference]'s releases.

v0.29.0 (2023-11-24)

Feat

  • projects.yaml: Add linux install guide to projects.yaml
  • Add new flavor - list theme
  • Add all versions link to header
  • Header name change to AMD ROCm Software
  • projects.yaml: Add rocDecode to projects

[main 137371b] bump: version 0.28.0 → 0.29.0 2 files changed, 12 insertions(+), 2 deletions(-)

v0.28.0 (2023-11-16)

Feat

  • doxygen.py: Enable doxygen extended toc with forked doxysphinx

[main 7f6f66f] bump: version 0.27.0 → 0.28.0 2 files changed, 8 insertions(+), 2 deletions(-)

v0.27.0 (2023-11-02)

Feat

  • projects.yaml: Add hip-vs
  • doxygen.py: automatic setup of doxylink
  • Update latest ROCm version in projects.py and theme.conf
  • doxygen,projects: Make doxygen tagfile available
  • projects.py: Allow to fetch project indices explicitly

Fix

  • projects: always resolve project references in TOC and templates
  • util.py: Modify RTD regex to allow for .org sites
  • theme.py: Partially handle not being in a git repository
  • doxygen.py: Pass doxygen executable to doxysphinx

Refactor

  • tests: Move project tests to separate file

[main 48a91a6] bump: version 0.26.0 → 0.27.0 2 files changed, 23 insertions(+), 2 deletions(-)

Changelog

Sourced from rocm-docs-core[api_reference]'s changelog.

v0.29.0 (2023-11-24)

Feat

  • projects.yaml: Add linux install guide to projects.yaml
  • Add new flavor - list theme
  • Add all versions link to header
  • Header name change to AMD ROCm Software
  • projects.yaml: Add rocDecode to projects

v0.28.0 (2023-11-16)

Feat

  • doxygen.py: Enable doxygen extended toc with forked doxysphinx

v0.27.0 (2023-11-02)

Feat

  • projects.yaml: Add hip-vs
  • doxygen.py: automatic setup of doxylink
  • Update latest ROCm version in projects.py and theme.conf
  • doxygen,projects: Make doxygen tagfile available
  • projects.py: Allow to fetch project indices explicitly

Fix

  • projects: always resolve project references in TOC and templates
  • util.py: Modify RTD regex to allow for .org sites
  • theme.py: Partially handle not being in a git repository
  • doxygen.py: Pass doxygen executable to doxysphinx

Refactor

  • tests: Move project tests to separate file
Commits
  • 137371b bump: version 0.28.0 → 0.29.0
  • 28d1482 Merge pull request #527 from samjwu/wordlist
  • 19711a8 Merge pull request #536 from samjwu/linux
  • f83330a Merge pull request #537 from samjwu/newflavor
  • f05fab6 feat: Add new flavor - list theme
  • 53388b3 feat(projects.yaml): Add linux install guide to projects.yaml
  • 95b9ddf Merge pull request #530 from StreamHPC/exclude-rst-code-blocks-fix5
  • 7515eb2 Merge pull request #533 from samjwu/versions
  • f8aa731 feat: Add all versions link to header
  • 66f5b0c Merge pull request #529 from StreamHPC/generic_markdown_check_config
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 7 months ago

Superseded by #143.