X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.readthedocs.yaml;fp=.readthedocs.yaml;h=095222aca859ab2993fb85ec1060070d7d103dfe;hb=1615bb55f26c2493c3140d9cf03ea7bee16541da;hp=0000000000000000000000000000000000000000;hpb=7da859b7f9c3deaea8c099f2b3f2186bb438f3e5;p=ric-plt%2Fsubmgr.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