1
0
mirror of https://github.com/ceph/ceph synced 2025-02-04 09:23:24 +00:00
ceph/.readthedocs.yml

20 lines
416 B
YAML
Raw Normal View History

---
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
version: 2
formats: []
build:
image: latest
apt_packages:
- ditaa
python:
version: 3.8
install:
- requirements: admin/doc-requirements.txt
- requirements: admin/doc-read-the-docs.txt
- requirements: admin/doc-pybind.txt
sphinx:
builder: dirhtml
configuration: doc/conf.py