Code Review
/
cps.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
1726358
)
Apply latest ReedTheDoc config rules
23/135023/1
author
ToineSiebelink
<toine.siebelink@est.tech>
Wed, 21 Jun 2023 09:13:46 +0000
(10:13 +0100)
committer
Toine Siebelink
<toine.siebelink@est.tech>
Thu, 22 Jun 2023 08:52:48 +0000
(08:52 +0000)
Issue-ID: CPS-1757
Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
Change-Id: Icdf5fe5b5b1d6628bed786a1d99816e7990302cc
(cherry picked from commit
43e3e06f795a46c392004af1acb97db3b2f2cfb6
)
.readthedocs.yaml
patch
|
blob
|
history
diff --git
a/.readthedocs.yaml
b/.readthedocs.yaml
index
9c22c0b
..
bd580e5
100644
(file)
--- 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