Update readthedocs config 93/11693/1 h-release
authorktimoney <kevin.timoney@est.tech>
Mon, 4 Sep 2023 10:06:07 +0000 (11:06 +0100)
committerJohn Keeney <john.keeney@est.tech>
Tue, 5 Sep 2023 09:44:38 +0000 (09:44 +0000)
Issue-ID: NONRTRIC-921
Change-Id: I3a7263acd3da4f030cca0d4571a1338bcf45ee2d
Signed-off-by: ktimoney <kevin.timoney@est.tech>
(cherry picked from commit c8869f47f6ab67e0a1516cb0eca517ef31ba9a10)

.readthedocs.yaml
docs/index.rst

index 3797dc8..862cc04 100644 (file)
@@ -1,3 +1,20 @@
+#  ============LICENSE_START===============================================
+#  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.
+#  You may obtain a copy of the License at
+#
+#       http://www.apache.org/licenses/LICENSE-2.0
+#
+#  Unless required by applicable law or agreed to in writing, software
+#  distributed under the License is distributed on an "AS IS" BASIS,
+#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#  See the License for the specific language governing permissions and
+#  limitations under the License.
+#  ============LICENSE_END=================================================
+#
+
 ---
 # .readthedocs.yml
 # Read the Docs configuration file
@@ -9,12 +26,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 b96a895..95bc3a9 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) 2021-2022 Nordix
+.. Copyright (C) 2021-2023 Nordix
 
 .. |nbsp| unicode:: 0xA0
    :trim: