"...composable_kernel.git" did not exist on "049cc8afcf880293d4a1bc0ee264f0c681b1b171"
Unverified Commit 4d0e0ebd authored by Young Hui - AMD's avatar Young Hui - AMD Committed by GitHub
Browse files

Cherrypick codeowners and link fix, bump rocm-docs-core (#1191)



* Update link (#1186)

* Update CODEOWNERS to use documentation group (#1190)

Also had to remove a name

* Bump rocm-docs-core from 0.33.0 to 0.35.1 in /docs/sphinx

---------
Co-authored-by: default avatarLisa <lisajdelaney@gmail.com>
parent 5cdc7072
* @zjing14 @asroy @junliume @illsilin @carlushuang @aosewski * @zjing14 @junliume @illsilin @carlushuang @aosewski
# Documentation files # Documentation files
docs/* @saadrahim @LisaDelaney docs/* @ROCm/rocm-documentation
*.md @saadrahim @LisaDelaney *.md @ROCm/rocm-documentation
*.rst @saadrahim @LisaDelaney *.rst @ROCm/rocm-documentation
# Header directory # Header directory for Doxygen documentation
library/include/* @saadrahim @LisaDelaney library/include/* @ROCm/rocm-documentation
...@@ -36,7 +36,7 @@ What is inside the image? ...@@ -36,7 +36,7 @@ What is inside the image?
The docker images have everything you need for running CK including: The docker images have everything you need for running CK including:
* `ROCm <https://www.amd.com/en/graphics/servers-solutions-rocm>`_ * `ROCm <https://rocm.docs.amd.com/en/latest/index.html>`_
* `CMake <https://cmake.org/getting-started/>`_ * `CMake <https://cmake.org/getting-started/>`_
* `Compiler <https://github.com/RadeonOpenCompute/llvm-project>`_ * `Compiler <https://github.com/RadeonOpenCompute/llvm-project>`_
* `Composable Kernel library <https://github.com/ROCm/composable_kernel>`_ * `Composable Kernel library <https://github.com/ROCm/composable_kernel>`_
......
rocm-docs-core==0.33.0 rocm-docs-core==0.35.1
sphinxcontrib-bibtex==2.6.2 sphinxcontrib-bibtex==2.6.2
...@@ -25,24 +25,19 @@ cffi==1.16.0 ...@@ -25,24 +25,19 @@ cffi==1.16.0
charset-normalizer==3.3.2 charset-normalizer==3.3.2
# via requests # via requests
click==8.1.7 click==8.1.7
# via # via sphinx-external-toc
# click-log
# doxysphinx
# sphinx-external-toc
click-log==0.4.0
# via doxysphinx
cryptography==42.0.2 cryptography==42.0.2
# via pyjwt # via pyjwt
deprecated==1.2.14 deprecated==1.2.14
# via pygithub # via pygithub
docutils==0.19 docutils==0.17.1
# via # via
# breathe # breathe
# myst-parser # myst-parser
# pybtex-docutils
# pydata-sphinx-theme # pydata-sphinx-theme
# sphinx # sphinx
doxysphinx==3.3.7 # sphinxcontrib-bibtex
# via rocm-docs-core
fastjsonschema==2.19.1 fastjsonschema==2.19.1
# via rocm-docs-core # via rocm-docs-core
gitdb==4.0.11 gitdb==4.0.11
...@@ -54,17 +49,17 @@ idna==3.6 ...@@ -54,17 +49,17 @@ idna==3.6
imagesize==1.4.1 imagesize==1.4.1
# via sphinx # via sphinx
importlib-metadata==7.0.1 importlib-metadata==7.0.1
# via sphinx # via
# sphinx
# sphinxcontrib-bibtex
importlib-resources==6.1.1 importlib-resources==6.1.1
# via rocm-docs-core # via rocm-docs-core
jinja2==3.1.3 jinja2==3.1.3
# via # via
# myst-parser # myst-parser
# sphinx # sphinx
libsass==0.22.0 latexcodec==3.0.0
# via doxysphinx # via pybtex
lxml==4.9.4
# via doxysphinx
markdown-it-py==2.2.0 markdown-it-py==2.2.0
# via # via
# mdit-py-plugins # mdit-py-plugins
...@@ -75,14 +70,18 @@ mdit-py-plugins==0.3.5 ...@@ -75,14 +70,18 @@ mdit-py-plugins==0.3.5
# via myst-parser # via myst-parser
mdurl==0.1.2 mdurl==0.1.2
# via markdown-it-py # via markdown-it-py
mpire==2.9.0
# via doxysphinx
myst-parser==1.0.0 myst-parser==1.0.0
# via rocm-docs-core # via rocm-docs-core
packaging==23.2 packaging==23.2
# via # via
# pydata-sphinx-theme # pydata-sphinx-theme
# sphinx # sphinx
pybtex==0.24.0
# via
# pybtex-docutils
# sphinxcontrib-bibtex
pybtex-docutils==1.0.3
# via sphinxcontrib-bibtex
pycparser==2.21 pycparser==2.21
# via cffi # via cffi
pydata-sphinx-theme==0.14.4 pydata-sphinx-theme==0.14.4
...@@ -94,30 +93,28 @@ pygithub==2.2.0 ...@@ -94,30 +93,28 @@ pygithub==2.2.0
pygments==2.17.2 pygments==2.17.2
# via # via
# accessible-pygments # accessible-pygments
# mpire
# pydata-sphinx-theme # pydata-sphinx-theme
# sphinx # sphinx
pyjson5==1.6.6
# via doxysphinx
pyjwt[crypto]==2.8.0 pyjwt[crypto]==2.8.0
# via pygithub # via pygithub
pynacl==1.5.0 pynacl==1.5.0
# via pygithub # via pygithub
pyparsing==3.1.1
# via doxysphinx
pytz==2024.1 pytz==2024.1
# via babel # via babel
pyyaml==6.0.1 pyyaml==6.0.1
# via # via
# myst-parser # myst-parser
# pybtex
# rocm-docs-core # rocm-docs-core
# sphinx-external-toc # sphinx-external-toc
requests==2.31.0 requests==2.31.0
# via # via
# pygithub # pygithub
# sphinx # sphinx
rocm-docs-core[api_reference]==0.34.2 rocm-docs-core==0.35.1
# via -r requirements.in # via -r requirements.in
six==1.16.0
# via pybtex
smmap==5.0.1 smmap==5.0.1
# via gitdb # via gitdb
snowballstemmer==2.2.0 snowballstemmer==2.2.0
...@@ -135,6 +132,7 @@ sphinx==5.3.0 ...@@ -135,6 +132,7 @@ sphinx==5.3.0
# sphinx-design # sphinx-design
# sphinx-external-toc # sphinx-external-toc
# sphinx-notfound-page # sphinx-notfound-page
# sphinxcontrib-bibtex
sphinx-book-theme==1.0.1 sphinx-book-theme==1.0.1
# via rocm-docs-core # via rocm-docs-core
sphinx-copybutton==0.5.2 sphinx-copybutton==0.5.2
...@@ -147,6 +145,8 @@ sphinx-notfound-page==1.0.0 ...@@ -147,6 +145,8 @@ sphinx-notfound-page==1.0.0
# via rocm-docs-core # via rocm-docs-core
sphinxcontrib-applehelp==1.0.4 sphinxcontrib-applehelp==1.0.4
# via sphinx # via sphinx
sphinxcontrib-bibtex==2.6.2
# via -r requirements.in
sphinxcontrib-devhelp==1.0.2 sphinxcontrib-devhelp==1.0.2
# via sphinx # via sphinx
sphinxcontrib-htmlhelp==2.0.1 sphinxcontrib-htmlhelp==2.0.1
...@@ -157,8 +157,6 @@ sphinxcontrib-qthelp==1.0.3 ...@@ -157,8 +157,6 @@ sphinxcontrib-qthelp==1.0.3
# via sphinx # via sphinx
sphinxcontrib-serializinghtml==1.1.5 sphinxcontrib-serializinghtml==1.1.5
# via sphinx # via sphinx
tqdm==4.66.2
# via mpire
typing-extensions==4.9.0 typing-extensions==4.9.0
# via # via
# pydata-sphinx-theme # pydata-sphinx-theme
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment