Update readthedocs config 98/11698/1 h-release
authorktimoney <kevin.timoney@est.tech>
Fri, 1 Sep 2023 13:37:56 +0000 (14:37 +0100)
committerJohn Keeney <john.keeney@est.tech>
Tue, 5 Sep 2023 11:37:51 +0000 (11:37 +0000)
Issue-ID: NONRTRIC-921
Change-Id: Ib65f10e5d1b4bcd2ee2e53aaf64ea57254d1164e
Signed-off-by: ktimoney <kevin.timoney@est.tech>
(cherry picked from commit 195560030b6243f1f0ba3996b1a3be2c46ff5363)

.readthedocs.yaml
docs/conf.yaml

index 7f0136e..a4c72ae 100644 (file)
@@ -1,5 +1,5 @@
 #  ============LICENSE_START===============================================
-#  Copyright (C) 2020-2022 Nordix Foundation. All rights reserved.
+#  Copyright (C) 2020-2023 Nordix Foundation. All rights reserved.
 #  ========================================================================
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.
@@ -22,12 +22,13 @@ formats:
   - htmlzip
 
 build:
-  image: latest
+  os: ubuntu-20.04
+  tools:
+    python: "3.7"
 
 python:
-  version: 3.7
   install:
-    - requirements: docs/requirements-docs.txt
+  - requirements: docs/requirements-docs.txt
 
 sphinx:
   configuration: docs/conf.py
index 7235ba1..bd4d8ae 100644 (file)
@@ -1,3 +1,3 @@
 ---
 project_cfg: oran
-project: nonrtric
+project: nonrtric-plt-rappcatalogue