X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=smo%2Fo1.git;a=blobdiff_plain;f=.readthedocs.yaml;fp=.readthedocs.yaml;h=095222aca859ab2993fb85ec1060070d7d103dfe;hp=0000000000000000000000000000000000000000;hb=4ab0fc73052d328ef0aa4286eefe9dd49e978152;hpb=ce6f4ef99da11085215a25a836042560ecacc067 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