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
b56217d0
Commit
b56217d0
authored
Jun 06, 2024
by
Sam Wu
Browse files
Update documentation requirements
parent
85f8365d
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
14 additions
and
14 deletions
+14
-14
.readthedocs.yaml
.readthedocs.yaml
+9
-9
docs/sphinx/requirements.in
docs/sphinx/requirements.in
+1
-1
docs/sphinx/requirements.txt
docs/sphinx/requirements.txt
+4
-4
No files found.
.readthedocs.yaml
View file @
b56217d0
...
@@ -3,15 +3,6 @@
...
@@ -3,15 +3,6 @@
version
:
2
version
:
2
sphinx
:
configuration
:
docs/conf.py
formats
:
[
htmlzip
,
pdf
,
epub
]
python
:
install
:
-
requirements
:
docs/sphinx/requirements.txt
build
:
build
:
os
:
ubuntu-22.04
os
:
ubuntu-22.04
tools
:
tools
:
...
@@ -20,3 +11,12 @@ build:
...
@@ -20,3 +11,12 @@ build:
-
"
doxygen"
-
"
doxygen"
-
"
gfortran"
# For pre-processing fortran sources
-
"
gfortran"
# For pre-processing fortran sources
-
"
graphviz"
# For dot graphs in doxygen
-
"
graphviz"
# For dot graphs in doxygen
python
:
install
:
-
requirements
:
docs/sphinx/requirements.txt
sphinx
:
configuration
:
docs/conf.py
formats
:
[]
docs/sphinx/requirements.in
View file @
b56217d0
rocm-docs-core[api_reference]==1.
2
.0
rocm-docs-core[api_reference]==1.
4
.0
docs/sphinx/requirements.txt
View file @
b56217d0
...
@@ -16,7 +16,7 @@ beautifulsoup4==4.12.3
...
@@ -16,7 +16,7 @@ beautifulsoup4==4.12.3
# via pydata-sphinx-theme
# via pydata-sphinx-theme
breathe==4.35.0
breathe==4.35.0
# via rocm-docs-core
# via rocm-docs-core
certifi==2024.
2
.2
certifi==2024.
6
.2
# via requests
# via requests
cffi==1.16.0
cffi==1.16.0
# via
# via
...
@@ -31,7 +31,7 @@ click==8.1.7
...
@@ -31,7 +31,7 @@ click==8.1.7
# sphinx-external-toc
# sphinx-external-toc
click-log==0.4.0
click-log==0.4.0
# via doxysphinx
# via doxysphinx
cryptography==42.0.
7
cryptography==42.0.
8
# via pyjwt
# via pyjwt
deprecated==1.2.14
deprecated==1.2.14
# via pygithub
# via pygithub
...
@@ -112,7 +112,7 @@ requests==2.32.3
...
@@ -112,7 +112,7 @@ requests==2.32.3
# via
# via
# pygithub
# pygithub
# sphinx
# sphinx
rocm-docs-core[api-reference]==1.
2
.0
rocm-docs-core[api-reference]==1.
4
.0
# via -r requirements.in
# via -r requirements.in
smmap==5.0.1
smmap==5.0.1
# via gitdb
# via gitdb
...
@@ -157,7 +157,7 @@ tomli==2.0.1
...
@@ -157,7 +157,7 @@ tomli==2.0.1
# via sphinx
# via sphinx
tqdm==4.66.4
tqdm==4.66.4
# via mpire
# via mpire
typing-extensions==4.12.
0
typing-extensions==4.12.
1
# via
# via
# pydata-sphinx-theme
# pydata-sphinx-theme
# pygithub
# pygithub
...
...
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