aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToineSiebelink <toine.siebelink@est.tech>2023-06-21 10:13:46 +0100
committerToine Siebelink <toine.siebelink@est.tech>2023-06-22 08:52:48 +0000
commitdbd177d345464cf20515db3aa1be11995ad55804 (patch)
treebc6eb821fba11089acb739ae46b7bcead126a55b
parent1726358d285fd74681ec886b9a4518f9eb11cdfa (diff)
Apply latest ReedTheDoc config rules
Issue-ID: CPS-1757 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: Icdf5fe5b5b1d6628bed786a1d99816e7990302cc (cherry picked from commit 43e3e06f795a46c392004af1acb97db3b2f2cfb6)
-rw-r--r--.readthedocs.yaml10
1 files changed, 4 insertions, 6 deletions
diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index 9c22c0b40..bd580e5f2 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -23,16 +23,14 @@
# Required
version: 2
-formats:
- - htmlzip
-
build:
- image: latest
+ os: ubuntu-20.04
+ tools:
+ python: "3.8"
python:
- version: 3.7
install:
- - requirements: docs/requirements-docs.txt
+ - requirements: docs/requirements-docs.txt
sphinx:
configuration: docs/conf.py