Files
rocm-systems/.readthedocs.yaml
T
Peter Park 7195e4c433 bump rocm-docs-core to 1.8.3 (#71)
* bump rocm-docs-core to 1.8.3

* update Read the Docs Python version to 3.10
2024-11-07 17:25:21 -05:00

19 lines
311 B
YAML

# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
version: 2
sphinx:
configuration: docs/conf.py
formats: [htmlzip]
python:
install:
- requirements: docs/sphinx/requirements.txt
build:
os: ubuntu-22.04
tools:
python: "3.10"