파일
rocm-systems/projects/rocjpeg/.readthedocs.yaml
T

.git-blame-ignore-revs에 있는 리비전을 무시합니다. 일반 blame 보기를 보려면 여기를 클릭하여 우회하세요.

19 라인
311 B
YAML
Raw 일반 보기 히스토리

2024-03-27 14:13:32 -06:00
# 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
2024-11-07 17:25:21 -05:00
formats: [htmlzip]
2024-03-27 14:13:32 -06:00
python:
install:
- requirements: docs/sphinx/requirements.txt
build:
os: ubuntu-22.04
tools:
2024-11-07 17:25:21 -05:00
python: "3.10"