X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.readthedocs.yaml;fp=.readthedocs.yaml;h=8df5ada2070c9eaa272b5f1af0b62e18d8905ded;hb=47a827a9abcdd6ed0452cebbc977f54bbd176af7;hp=0000000000000000000000000000000000000000;hpb=e93798699eccb72af04938fc9b0d7a836e284488;p=scp%2Focu%2F5gnr.git diff --git a/.readthedocs.yaml b/.readthedocs.yaml new file mode 100644 index 0000000..8df5ada --- /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 \ No newline at end of file