X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.readthedocs.yaml;fp=.readthedocs.yaml;h=095222aca859ab2993fb85ec1060070d7d103dfe;hb=ee366660d79b98913923f00812a4622df29a0f90;hp=0000000000000000000000000000000000000000;hpb=927cde433546ffe18bcf16f4d9887aa5c582c976;p=ric-plt%2Fjaegeradapter.git diff --git a/.readthedocs.yaml b/.readthedocs.yaml new file mode 100644 index 0000000..095222a --- /dev/null +++ b/.readthedocs.yaml @@ -0,0 +1,16 @@ +--- +version: 2 + +formats: + - htmlzip + +build: + image: latest + +python: + version: 3.7 + install: + - requirements: docs/requirements-docs.txt + +sphinx: + configuration: docs/conf.py