Update readthedocs config 71/11771/1
authorktimoney <kevin.timoney@est.tech>
Mon, 4 Sep 2023 13:27:59 +0000 (14:27 +0100)
committerktimoney <kevin.timoney@est.tech>
Mon, 4 Sep 2023 13:28:07 +0000 (14:28 +0100)
Issue-ID: NONRTRIC-921
Change-Id: I9896c78b63d155b06021e767f67f7faf80a4f174
Signed-off-by: ktimoney <kevin.timoney@est.tech>
.readthedocs.yaml
docs/index.rst

index 5970248..eb84485 100644 (file)
@@ -1,5 +1,5 @@
 #  ============LICENSE_START===============================================
-#  Copyright (C) 2022 Nordix Foundation. All rights reserved.
+#  Copyright (C) 2022-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 80a74fe..1a586d3 100644 (file)
@@ -1,6 +1,6 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. SPDX-License-Identifier: CC-BY-4.0
-.. Copyright (C) 2022 Nordix
+.. Copyright (C) 2022-2023 Nordix
 
 Non-RT RIC Service Management and Exposure (SME)
 ================================================