Merge "NONRTRIC-983: Servicemanager - Generate HTML docs for API"
[nonrtric/plt/sme.git] / .readthedocs.yaml
index eb84485..95da239 100644 (file)
@@ -22,9 +22,12 @@ formats:
   - htmlzip
 
 build:
-  os: ubuntu-22.04
+  os: "ubuntu-22.04"
   tools:
     python: "3.11"
+  jobs:
+    post_build:
+      - cp --verbose --update docs/openapi/* $READTHEDOCS_OUTPUT/html
 
 python:
   install: