]> git.proxmox.com Git - ceph.git/blob - ceph/.readthedocs.yml
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / .readthedocs.yml
1 ---
2 # Read the Docs configuration file
3 # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
4
5 version: 2
6 formats: []
7 build:
8 image: latest
9 python:
10 version: 3
11 install:
12 - requirements: admin/doc-requirements.txt
13 - requirements: admin/doc-read-the-docs.txt
14 - requirements: admin/doc-pybind.txt
15 sphinx:
16 builder: dirhtml
17 configuration: doc/conf.py