X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.readthedocs.yaml;fp=.readthedocs.yaml;h=7f70a299113450e1f60af38954259c61748c0ccc;hb=e3b4aa5161ddd40e2b0633113d1c3c3f431f3585;hp=fa3b4d74d86349d36bcb2ffdc5cab4dab94f1af0;hpb=dc457fa76178a9b7d62d756df39e089b07fac845;p=nonrtric%2Fplt%2Franpm.git diff --git a/.readthedocs.yaml b/.readthedocs.yaml index fa3b4d7..7f70a29 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -36,7 +36,7 @@ build: - sphinx-build -W -b html --keep-going -n -d _readthedocs/tmp/doctrees ./docs/ _readthedocs/html/ - sphinx-build -W -b html --keep-going -n -d _readthedocs/tmp/doctrees ./datafilecollector/docs/ _readthedocs/html/datafilecollector - sphinx-build -W -b html --keep-going -n -d _readthedocs/tmp/doctrees ./influxlogger/docs/ _readthedocs/html/influxlogger - - sphinx-build -W -b html --keep-going -n -d _readthedocs/tmp/doctrees _readthedocs/html/pmproducer + - sphinx-build -W -b html --keep-going -n -d _readthedocs/tmp/doctrees ./pmproducer/docs/ _readthedocs/html/pmproducer python: install: