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=cf9b31fbf9918ba313e1d1a446a0798832e274c6;hpb=b9f74e2982e641beb8c95db76ef0e8c0c241817a 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