Update readthedocs config 91/11691/4 h-release
authorktimoney <kevin.timoney@est.tech>
Mon, 4 Sep 2023 09:59:17 +0000 (10:59 +0100)
committerJohn Keeney <john.keeney@est.tech>
Wed, 6 Sep 2023 22:26:30 +0000 (22:26 +0000)
Issue-ID: NONRTRIC-921
Change-Id: Idde1242268b3efe63974b03b0b8df544772c47c8
Signed-off-by: ktimoney <kevin.timoney@est.tech>
(cherry picked from commit 7904b3a47ef4ea81f026543a13cec0f0ef4456fd)

.readthedocs.yaml
docs/conf.py

index 6fcc5c8..8b778e3 100644 (file)
@@ -28,7 +28,7 @@ formats:
 build:
   os: ubuntu-22.04
   tools:
-    python: "3.7"
+    python: "3.11"
   jobs:
     pre_build:
       - mkdir --parents _readthedocs/html/
index 531d9c2..503cd0d 100644 (file)
@@ -5,7 +5,7 @@
 #  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
+#         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,
@@ -16,7 +16,7 @@
 #
 
 # NB: This is the only conf.yaml file used by the upstream readthedocs job  (ref '.readthedocs.yaml')
-#     Where possible include contents of the sub-folders' 'conf.yaml' files here if appropriate
+#    Where possible include contents of the sub-folders' 'conf.yaml' files here if appropriate
 
 from docs_conf.conf import *