ipex-llm/.readthedocs.yml
2022-03-29 18:19:38 +08:00

13 lines
289 B
YAML

# .readthedocs.yml
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
# Required
version: 2
sphinx:
configuration: docs/readthedocs/source/conf.py
python:
install:
- requirements: docs/readthedocs/requirements-doc.txt