Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
one
TransferBench
Commits
642fd76c
Unverified
Commit
642fd76c
authored
May 23, 2024
by
Sam Wu
Committed by
GitHub
May 23, 2024
Browse files
Update Read the Docs configuration to use Python 3.10 and latest rocm-docs-core (#105)
parent
9b7f0b75
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
59 additions
and
62 deletions
+59
-62
.github/CODEOWNERS
.github/CODEOWNERS
+2
-1
.readthedocs.yaml
.readthedocs.yaml
+1
-1
docs/sphinx/requirements.in
docs/sphinx/requirements.in
+1
-1
docs/sphinx/requirements.txt
docs/sphinx/requirements.txt
+55
-59
No files found.
.github/CODEOWNERS
View file @
642fd76c
...
@@ -2,6 +2,7 @@
...
@@ -2,6 +2,7 @@
* @ROCm/RCCL-Reviewers
* @ROCm/RCCL-Reviewers
# Documentation files
# Documentation files
docs/
*
@ROCm/rocm-documentation
docs/ @ROCm/rocm-documentation
*.md @ROCm/rocm-documentation
*.md @ROCm/rocm-documentation
*.rst @ROCm/rocm-documentation
*.rst @ROCm/rocm-documentation
.readthedocs.yaml @ROCm/rocm-documentation
.readthedocs.yaml
View file @
642fd76c
...
@@ -15,6 +15,6 @@ python:
...
@@ -15,6 +15,6 @@ python:
build
:
build
:
os
:
ubuntu-22.04
os
:
ubuntu-22.04
tools
:
tools
:
python
:
"
3.
8
"
python
:
"
3.
10
"
apt_packages
:
apt_packages
:
-
"
doxygen"
-
"
doxygen"
docs/sphinx/requirements.in
View file @
642fd76c
rocm-docs-core==
0.38.1
rocm-docs-core==
1.1.3
docs/sphinx/requirements.txt
View file @
642fd76c
#
#
# This file is autogenerated by pip-compile with Python 3.
8
# This file is autogenerated by pip-compile with Python 3.
10
# by the following command:
# by the following command:
#
#
# pip-compile requirements.in
# pip-compile requirements.in
#
#
accessible-pygments==0.0.
3
accessible-pygments==0.0.
5
# via pydata-sphinx-theme
# via pydata-sphinx-theme
alabaster==0.7.1
3
alabaster==0.7.1
6
# via sphinx
# via sphinx
babel==2.1
2.1
babel==2.1
5.0
# via
# via
# pydata-sphinx-theme
# pydata-sphinx-theme
# sphinx
# sphinx
beautifulsoup4==4.1
1.2
beautifulsoup4==4.1
2.3
# via pydata-sphinx-theme
# via pydata-sphinx-theme
breathe==4.3
4
.0
breathe==4.3
5
.0
# via rocm-docs-core
# via rocm-docs-core
certifi==202
2.12.7
certifi==202
4.2.2
# via requests
# via requests
cffi==1.1
5.1
cffi==1.1
6.0
# via
# via
# cryptography
# cryptography
# pynacl
# pynacl
charset-normalizer==3.
1.0
charset-normalizer==3.
3.2
# via requests
# via requests
click==8.1.
3
click==8.1.
7
# via sphinx-external-toc
# via sphinx-external-toc
cryptography==4
0
.0.
2
cryptography==4
2
.0.
7
# via pyjwt
# via pyjwt
deprecated==1.2.1
3
deprecated==1.2.1
4
# via pygithub
# via pygithub
docutils==0.
19
docutils==0.
21.2
# via
# via
# breathe
# breathe
# myst-parser
# myst-parser
# pydata-sphinx-theme
# pydata-sphinx-theme
# sphinx
# sphinx
fastjsonschema==2.1
6.3
fastjsonschema==2.1
9.1
# via rocm-docs-core
# via rocm-docs-core
gitdb==4.0.1
0
gitdb==4.0.1
1
# via gitpython
# via gitpython
gitpython==3.1.3
1
gitpython==3.1.
4
3
# via rocm-docs-core
# via rocm-docs-core
idna==3.
4
idna==3.
7
# via requests
# via requests
imagesize==1.4.1
imagesize==1.4.1
# via sphinx
# via sphinx
importlib-metadata==6.8.0
jinja2==3.1.4
# via sphinx
importlib-resources==6.1.0
# via rocm-docs-core
jinja2==3.1.2
# via
# via
# myst-parser
# myst-parser
# sphinx
# sphinx
markdown-it-py==
2.2
.0
markdown-it-py==
3.0
.0
# via
# via
# mdit-py-plugins
# mdit-py-plugins
# myst-parser
# myst-parser
markupsafe==2.1.
2
markupsafe==2.1.
5
# via jinja2
# via jinja2
mdit-py-plugins==0.
3.5
mdit-py-plugins==0.
4.1
# via myst-parser
# via myst-parser
mdurl==0.1.2
mdurl==0.1.2
# via markdown-it-py
# via markdown-it-py
myst-parser==
1
.0.
0
myst-parser==
3
.0.
1
# via rocm-docs-core
# via rocm-docs-core
packaging==2
3
.0
packaging==2
4
.0
# via
# via
# pydata-sphinx-theme
# pydata-sphinx-theme
# sphinx
# sphinx
pycparser==2.2
1
pycparser==2.2
2
# via cffi
# via cffi
pydata-sphinx-theme==0.1
3.3
pydata-sphinx-theme==0.1
5.2
# via
# via
# rocm-docs-core
# rocm-docs-core
# sphinx-book-theme
# sphinx-book-theme
pygithub==
1.58.1
pygithub==
2.3.0
# via rocm-docs-core
# via rocm-docs-core
pygments==2.1
4
.0
pygments==2.1
8
.0
# via
# via
# accessible-pygments
# accessible-pygments
# pydata-sphinx-theme
# pydata-sphinx-theme
# sphinx
# sphinx
pyjwt[crypto]==2.
6
.0
pyjwt[crypto]==2.
8
.0
# via pygithub
# via pygithub
pynacl==1.5.0
pynacl==1.5.0
# via pygithub
# via pygithub
pytz==2023.3.post1
pyyaml==6.0.1
# via babel
pyyaml==6.0
# via
# via
# myst-parser
# myst-parser
# rocm-docs-core
# rocm-docs-core
# sphinx-external-toc
# sphinx-external-toc
requests==2.2
8
.2
requests==2.
3
2.2
# via
# via
# pygithub
# pygithub
# sphinx
# sphinx
rocm-docs-core==
0.38.1
rocm-docs-core==
1.1.3
# via -r requirements.in
# via -r requirements.in
smmap==5.0.
0
smmap==5.0.
1
# via gitdb
# via gitdb
snowballstemmer==2.2.0
snowballstemmer==2.2.0
# via sphinx
# via sphinx
soupsieve==2.
4
soupsieve==2.
5
# via beautifulsoup4
# via beautifulsoup4
sphinx==
5
.3.
0
sphinx==
7
.3.
7
# via
# via
# breathe
# breathe
# myst-parser
# myst-parser
...
@@ -117,35 +111,37 @@ sphinx==5.3.0
...
@@ -117,35 +111,37 @@ sphinx==5.3.0
# sphinx-design
# sphinx-design
# sphinx-external-toc
# sphinx-external-toc
# sphinx-notfound-page
# sphinx-notfound-page
sphinx-book-theme==1.
0.1
sphinx-book-theme==1.
1.2
# via rocm-docs-core
# via rocm-docs-core
sphinx-copybutton==0.5.
1
sphinx-copybutton==0.5.
2
# via rocm-docs-core
# via rocm-docs-core
sphinx-design==0.
4.1
sphinx-design==0.
6.0
# via rocm-docs-core
# via rocm-docs-core
sphinx-external-toc==
0.3
.1
sphinx-external-toc==
1.0
.1
# via rocm-docs-core
# via rocm-docs-core
sphinx-notfound-page==
0.8.3
sphinx-notfound-page==
1.0.2
# via rocm-docs-core
# via rocm-docs-core
sphinxcontrib-applehelp==1.0.
4
sphinxcontrib-applehelp==1.0.
8
# via sphinx
# via sphinx
sphinxcontrib-devhelp==1.0.
2
sphinxcontrib-devhelp==1.0.
6
# via sphinx
# via sphinx
sphinxcontrib-htmlhelp==2.0.
1
sphinxcontrib-htmlhelp==2.0.
5
# via sphinx
# via sphinx
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-jsmath==1.0.1
# via sphinx
# via sphinx
sphinxcontrib-qthelp==1.0.
3
sphinxcontrib-qthelp==1.0.
7
# via sphinx
# via sphinx
sphinxcontrib-serializinghtml==1.1.
5
sphinxcontrib-serializinghtml==1.1.
10
# via sphinx
# via sphinx
typing-extensions==4.5.0
tomli==2.0.1
# via pydata-sphinx-theme
# via sphinx
urllib3==1.26.15
typing-extensions==4.11.0
# via requests
wrapt==1.15.0
# via deprecated
zipp==3.17.0
# via
# via
# importlib-metadata
# pydata-sphinx-theme
# importlib-resources
# pygithub
urllib3==2.2.1
# via
# pygithub
# requests
wrapt==1.16.0
# via deprecated
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment