summaryrefslogtreecommitdiff
path: root/meta-arm/meta-arm-bsp/documentation/corstone1000/.readthedocs.yaml
blob: 1b07ce8164499db06622b00d0ac0fc82767607d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
version: 2
build:
  os: "ubuntu-22.04"
  tools:
    python: "3.9"
sphinx:
  configuration: meta-arm-bsp/documentation/corstone1000/conf.py
formats:
  - pdf
python:
  install:
    - requirements: meta-arm-bsp/documentation/requirements.txt