Commit b56217d0 authored by Sam Wu's avatar Sam Wu
Browse files

Update documentation requirements

parent 85f8365d
......@@ -3,15 +3,6 @@
version: 2
sphinx:
configuration: docs/conf.py
formats: [htmlzip, pdf, epub]
python:
install:
- requirements: docs/sphinx/requirements.txt
build:
os: ubuntu-22.04
tools:
......@@ -20,3 +11,12 @@ build:
- "doxygen"
- "gfortran" # For pre-processing fortran sources
- "graphviz" # For dot graphs in doxygen
python:
install:
- requirements: docs/sphinx/requirements.txt
sphinx:
configuration: docs/conf.py
formats: []
rocm-docs-core[api_reference]==1.2.0
rocm-docs-core[api_reference]==1.4.0
......@@ -16,7 +16,7 @@ beautifulsoup4==4.12.3
# via pydata-sphinx-theme
breathe==4.35.0
# via rocm-docs-core
certifi==2024.2.2
certifi==2024.6.2
# via requests
cffi==1.16.0
# via
......@@ -31,7 +31,7 @@ click==8.1.7
# sphinx-external-toc
click-log==0.4.0
# via doxysphinx
cryptography==42.0.7
cryptography==42.0.8
# via pyjwt
deprecated==1.2.14
# via pygithub
......@@ -112,7 +112,7 @@ requests==2.32.3
# via
# pygithub
# sphinx
rocm-docs-core[api-reference]==1.2.0
rocm-docs-core[api-reference]==1.4.0
# via -r requirements.in
smmap==5.0.1
# via gitdb
......@@ -157,7 +157,7 @@ tomli==2.0.1
# via sphinx
tqdm==4.66.4
# via mpire
typing-extensions==4.12.0
typing-extensions==4.12.1
# via
# pydata-sphinx-theme
# pygithub
......
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