Merge "CI: Add silent cmake SonarCloud scan"
[o-du/l2.git] / .readthedocs.yaml
1 ---
2 version: 2
3
4 formats:
5   - htmlzip
6
7 build:
8   os : ubuntu-20.04
9   tools:
10     python: "3.7"
11
12 python:
13   install:
14     - requirements: docs/requirements-docs.txt
15
16 sphinx:
17   configuration: docs/conf.py