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
8189d4ed
Commit
8189d4ed
authored
Sep 18, 2023
by
Sam Wu
Browse files
rocm-docs-core==0.24.1
parent
9ab74205
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
18 additions
and
4 deletions
+18
-4
.readthedocs.yaml
.readthedocs.yaml
+5
-1
docs/.sphinx/requirements.in
docs/.sphinx/requirements.in
+1
-1
docs/.sphinx/requirements.txt
docs/.sphinx/requirements.txt
+12
-2
No files found.
.readthedocs.yaml
View file @
8189d4ed
...
@@ -9,6 +9,10 @@ sphinx:
...
@@ -9,6 +9,10 @@ sphinx:
formats
:
[
htmlzip
]
formats
:
[
htmlzip
]
python
:
python
:
version
:
"
3.8"
install
:
install
:
-
requirements
:
docs/.sphinx/requirements.txt
-
requirements
:
docs/.sphinx/requirements.txt
build
:
os
:
ubuntu-20.04
tools
:
python
:
"
3.8"
docs/.sphinx/requirements.in
View file @
8189d4ed
rocm-docs-core
>
=0.2
0.0
rocm-docs-core
=
=0.2
4.1
docs/.sphinx/requirements.txt
View file @
8189d4ed
...
@@ -46,6 +46,10 @@ idna==3.4
...
@@ -46,6 +46,10 @@ idna==3.4
# via requests
# via requests
imagesize==1.4.1
imagesize==1.4.1
# via sphinx
# via sphinx
importlib-metadata==6.8.0
# via sphinx
importlib-resources==6.0.1
# via rocm-docs-core
jinja2==3.1.2
jinja2==3.1.2
# via
# via
# myst-parser
# myst-parser
...
@@ -83,16 +87,18 @@ pyjwt[crypto]==2.6.0
...
@@ -83,16 +87,18 @@ pyjwt[crypto]==2.6.0
# via pygithub
# via pygithub
pynacl==1.5.0
pynacl==1.5.0
# via pygithub
# via pygithub
pytz==2023.3.post1
# via babel
pyyaml==6.0
pyyaml==6.0
# via
# via
# myst-parser
# myst-parser
# rocm-docs-core
# rocm-docs-core
# sphinx-external-toc
# sphinx-external-toc
requests==2.
28.2
requests==2.
31.0
# via
# via
# pygithub
# pygithub
# sphinx
# sphinx
rocm-docs-core
>
=0.2
0.0
rocm-docs-core
=
=0.2
4.1
# via -r requirements.in
# via -r requirements.in
smmap==5.0.0
smmap==5.0.0
# via gitdb
# via gitdb
...
@@ -139,3 +145,7 @@ urllib3==1.26.15
...
@@ -139,3 +145,7 @@ urllib3==1.26.15
# via requests
# via requests
wrapt==1.15.0
wrapt==1.15.0
# via deprecated
# via deprecated
zipp==3.16.2
# via
# importlib-metadata
# importlib-resources
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