mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-06 21:33:57 -05:00
Update RTD config
This commit is contained in:
@@ -6,7 +6,7 @@ version: 2
|
|||||||
sphinx:
|
sphinx:
|
||||||
configuration: docs/conf.py
|
configuration: docs/conf.py
|
||||||
|
|
||||||
formats: [htmlzip, pdf, epub]
|
formats: [htmlzip]
|
||||||
|
|
||||||
python:
|
python:
|
||||||
install:
|
install:
|
||||||
|
|||||||
@@ -1 +1,2 @@
|
|||||||
rocm-docs-core[api_reference]==1.2.0
|
rocm-docs-core==1.2.0
|
||||||
|
sphinx-reredirects
|
||||||
|
|||||||
@@ -25,12 +25,7 @@ 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.7
|
cryptography==42.0.7
|
||||||
# via pyjwt
|
# via pyjwt
|
||||||
deprecated==1.2.14
|
deprecated==1.2.14
|
||||||
@@ -41,8 +36,6 @@ docutils==0.21.2
|
|||||||
# myst-parser
|
# myst-parser
|
||||||
# pydata-sphinx-theme
|
# pydata-sphinx-theme
|
||||||
# sphinx
|
# sphinx
|
||||||
doxysphinx==3.3.8
|
|
||||||
# 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
|
||||||
@@ -57,10 +50,6 @@ jinja2==3.1.4
|
|||||||
# via
|
# via
|
||||||
# myst-parser
|
# myst-parser
|
||||||
# sphinx
|
# sphinx
|
||||||
libsass==0.22.0
|
|
||||||
# via doxysphinx
|
|
||||||
lxml==4.9.4
|
|
||||||
# via doxysphinx
|
|
||||||
markdown-it-py==3.0.0
|
markdown-it-py==3.0.0
|
||||||
# via
|
# via
|
||||||
# mdit-py-plugins
|
# mdit-py-plugins
|
||||||
@@ -71,12 +60,8 @@ 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
|
||||||
mpire==2.10.2
|
|
||||||
# via doxysphinx
|
|
||||||
myst-parser==3.0.1
|
myst-parser==3.0.1
|
||||||
# via rocm-docs-core
|
# via rocm-docs-core
|
||||||
numpy==1.26.4
|
|
||||||
# via doxysphinx
|
|
||||||
packaging==24.0
|
packaging==24.0
|
||||||
# via
|
# via
|
||||||
# pydata-sphinx-theme
|
# pydata-sphinx-theme
|
||||||
@@ -92,17 +77,12 @@ pygithub==2.3.0
|
|||||||
pygments==2.18.0
|
pygments==2.18.0
|
||||||
# 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.2
|
|
||||||
# via doxysphinx
|
|
||||||
pyyaml==6.0.1
|
pyyaml==6.0.1
|
||||||
# via
|
# via
|
||||||
# myst-parser
|
# myst-parser
|
||||||
@@ -112,7 +92,7 @@ requests==2.32.3
|
|||||||
# via
|
# via
|
||||||
# pygithub
|
# pygithub
|
||||||
# sphinx
|
# sphinx
|
||||||
rocm-docs-core[api-reference]==1.2.0
|
rocm-docs-core==1.2.0
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
smmap==5.0.1
|
smmap==5.0.1
|
||||||
# via gitdb
|
# via gitdb
|
||||||
@@ -131,6 +111,7 @@ sphinx==7.3.7
|
|||||||
# sphinx-design
|
# sphinx-design
|
||||||
# sphinx-external-toc
|
# sphinx-external-toc
|
||||||
# sphinx-notfound-page
|
# sphinx-notfound-page
|
||||||
|
# sphinx-reredirects
|
||||||
sphinx-book-theme==1.1.2
|
sphinx-book-theme==1.1.2
|
||||||
# via rocm-docs-core
|
# via rocm-docs-core
|
||||||
sphinx-copybutton==0.5.2
|
sphinx-copybutton==0.5.2
|
||||||
@@ -141,6 +122,8 @@ sphinx-external-toc==1.0.1
|
|||||||
# via rocm-docs-core
|
# via rocm-docs-core
|
||||||
sphinx-notfound-page==1.0.2
|
sphinx-notfound-page==1.0.2
|
||||||
# via rocm-docs-core
|
# via rocm-docs-core
|
||||||
|
sphinx-reredirects==0.1.3
|
||||||
|
# via -r requirements.in
|
||||||
sphinxcontrib-applehelp==1.0.8
|
sphinxcontrib-applehelp==1.0.8
|
||||||
# via sphinx
|
# via sphinx
|
||||||
sphinxcontrib-devhelp==1.0.6
|
sphinxcontrib-devhelp==1.0.6
|
||||||
@@ -155,8 +138,6 @@ sphinxcontrib-serializinghtml==1.1.10
|
|||||||
# via sphinx
|
# via sphinx
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
# via sphinx
|
# via sphinx
|
||||||
tqdm==4.66.4
|
|
||||||
# via mpire
|
|
||||||
typing-extensions==4.12.0
|
typing-extensions==4.12.0
|
||||||
# via
|
# via
|
||||||
# pydata-sphinx-theme
|
# pydata-sphinx-theme
|
||||||
|
|||||||
Reference in New Issue
Block a user