Update readthedocs config 75/11775/1
authorktimoney <kevin.timoney@est.tech>
Mon, 4 Sep 2023 15:04:20 +0000 (16:04 +0100)
committerktimoney <kevin.timoney@est.tech>
Mon, 4 Sep 2023 15:04:38 +0000 (16:04 +0100)
Issue-ID: NONRTRIC-921
Change-Id: Ie4c3b1c1df9504f436c371f64958d634ef529ea1
Signed-off-by: ktimoney <kevin.timoney@est.tech>
.readthedocs.yaml
docs/conf.yaml

index 7f0136e..311a67c 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-22.04
+  tools:
+    python: "3.11"
 
 python:
-  version: 3.7
   install:
-    - requirements: docs/requirements-docs.txt
+  - requirements: docs/requirements-docs.txt
 
 sphinx:
   configuration: docs/conf.py
index 7235ba1..c44927e 100644 (file)
@@ -1,3 +1,3 @@
 ---
 project_cfg: oran
-project: nonrtric
+project: nonrtric-rapp-ransliceassurance