Skip to content

Releases: ROCm/rocm-docs-core

v0.11.1

23 May 20:14
Compare
Choose a tag to compare

v0.11.1 (2023-05-23)

Fix

  • header.html: point docs repos to library repos
  • core.py: use round to nearest minute for read time
  • versioning script mismatch

[main 6e6f219] bump: version 0.11.0 → 0.11.1
2 files changed, 10 insertions(+), 2 deletions(-)

v0.11.0

17 May 21:42
Compare
Choose a tag to compare

v0.11.0 (2023-05-17)

Feat

  • Nav bar links to project GitHub
  • projects: allow overriding toc template path
  • projects: mapping between project versions
  • projects: allow overriding and disabling external mappings from conf.py
  • intersphinx: Support intersphinx base urls in toc.yml
  • intersphinx: support single strings for project
  • intersphinx: add version replacement in the yaml
  • intersphinx: Allow overriding branch name via environment variable
  • fetch intersphinx config from a remote file

Fix

  • rocm_footer.css: Fix overlap with sidebar
  • renameVersionLinks.js: Wait for RTD injection

Refactor

  • Still get PR branch using pygithub
  • Use RTD environment variables
  • Remove edit button, simplify get_branch
  • init.py: remove deprecated and unused method
  • projects: rename external_intersphinx to projects
  • doxygen: Copy only doxygen folder from data

[main 0305f2c] bump: version 0.10.3 → 0.11.0
2 files changed, 30 insertions(+), 2 deletions(-)

v0.10.3

15 May 13:07
Compare
Choose a tag to compare

v0.10.3 (2023-05-15)

Fix

  • article-info: hotfix non-html builds breaking

[main 21b072a] bump: version 0.10.2 → 0.10.3
2 files changed, 8 insertions(+), 2 deletions(-)

v0.10.2

15 May 03:10
Compare
Choose a tag to compare

v0.10.2 (2023-05-15)

Fix

  • Fix python typing, formatting, PEP8

[main 2769514] bump: version 0.10.1 → 0.10.2
2 files changed, 8 insertions(+), 2 deletions(-)

v0.10.1

11 May 16:03
Compare
Choose a tag to compare

v0.10.1 (2023-05-11)

Fix

  • sidebar: fix rtd version selector not appearing on the sidebar for small screens
  • sidebar: fix page jump when sidebar is opened, animate header
  • header: don't show scroll-bar on menu when its not needed
  • article-info: Use app.outdir for html directory
  • allow overriding path to external toc path
  • custom.css: restore cookie settings button styling

Refactor

  • core.py: fix mypy errors
  • article-info: Simplify article-info handling

[main 26d59e5] bump: version 0.10.0 → 0.10.1
2 files changed, 18 insertions(+), 2 deletions(-)

v0.10.0

09 May 23:18
Compare
Choose a tag to compare

v0.10.0 (2023-05-09)

Feat

  • Bring into compliance with AMD styling

Fix

  • Fix header on narrow screens
  • Remove left side menu & buttons
  • Fix lengths on shorter breadcrumbs
  • Add zero width spaces when testing width
  • deprecate disable_main_doc_link
  • fix breadcrumbs and scrolling
  • update ROCm Documentation url
  • Tighten secondary nav
  • Improve transitioning on resize

Refactor

  • Add links to header
  • Merge remote-tracking branch 'upstream/develop' into HEAD

[main bfadd3f] bump: version 0.9.2 → 0.10.0
2 files changed, 25 insertions(+), 2 deletions(-)

v0.9.2

05 May 19:33
Compare
Choose a tag to compare

v0.9.2 (2023-05-05)

Fix

  • check for existing article info before inserting

[main 2e60c38] bump: version 0.9.1 → 0.9.2
2 files changed, 8 insertions(+), 2 deletions(-)

v0.9.1

04 May 22:52
Compare
Choose a tag to compare

v0.9.1 (2023-05-04)

Fix

  • core.py: use older version of pretty format in git log command

[main 6e40b27] bump: version 0.9.0 → 0.9.1
2 files changed, 8 insertions(+), 2 deletions(-)

v0.9.0

03 May 21:17
Compare
Choose a tag to compare

v0.9.0 (2023-05-03)

Feat

  • core.py: set default publish date as time article was last modified
  • core.py: set default read time by counting visible words in html output

Refactor

  • add back linkify
  • merge with develop branch
  • get file modification time using git
  • import article info via importlib.resources
  • convert myst_enable_extensions to set and add configunion helper
  • core.py: explicitly cast to list

[main 6acda04] bump: version 0.8.0 → 0.9.0
2 files changed, 18 insertions(+), 2 deletions(-)

v0.8.0

02 May 21:55
Compare
Choose a tag to compare

v0.8.0 (2023-05-02)

Feat

  • Rename versioned doc links with version number

Fix

  • Remove unintended CSS changes

[main 2bdc8a8] bump: version 0.7.1 → 0.8.0
2 files changed, 12 insertions(+), 2 deletions(-)