Code Review
/
aiml-fw
/
aihp
/
ips
/
kserve-adapter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
d919127
)
Updating readthedoc.yaml for doc generation as per latest changes
61/12261/1
author
SANDEEP KUMAR JAISAWAL
<s.jaisawal@samsung.com>
Wed, 13 Dec 2023 11:19:54 +0000
(16:49 +0530)
committer
SANDEEP KUMAR JAISAWAL
<s.jaisawal@samsung.com>
Wed, 13 Dec 2023 11:21:46 +0000
(16:51 +0530)
Issue-Id: AIMLFW-64
Change-Id: I173380250c818b07079b7d91f90421eb3a708c06
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
.readthedocs.yaml
patch
|
blob
|
history
diff --git
a/.readthedocs.yaml
b/.readthedocs.yaml
index
fba6092
..
b81d957
100644
(file)
--- a/
.readthedocs.yaml
+++ b/
.readthedocs.yaml
@@
-5,13
+5,13
@@
formats:
- htmlzip
build:
- image: latest
+ os: "ubuntu-22.04"
+ tools:
+ python: "3.7"
python:
- version: 3.7
install:
- requirements: docs/requirements-docs.txt
sphinx:
- configuration: docs/conf.py
-
\ No newline at end of file
+ configuration: docs/conf.py
\ No newline at end of file