X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.readthedocs.yaml;h=095222aca859ab2993fb85ec1060070d7d103dfe;hb=2ace47399726fef95d83a9aee3eab9e1405eb1b6;hp=b45b11d2b31858776eec46372b21b9dba330ab95;hpb=e94200843789d401cd13a3b87dc19ae0cc73974f;p=nonrtric.git diff --git a/.readthedocs.yaml b/.readthedocs.yaml index b45b11d2..095222ac 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -1,16 +1,16 @@ --- -version 2 +version: 2 formats: - - htmlzip + - htmlzip build: - image: latest + image: latest python: - version: 3.7 - install: - - requirements: docs/requirements-docs.txt + version: 3.7 + install: + - requirements: docs/requirements-docs.txt sphinx: - configuration: docs/conf.py + configuration: docs/conf.py