summaryrefslogtreecommitdiffstats
path: root/examples/sphinx/.readthedocs.yaml
diff options
context:
space:
mode:
authorthmsdt <thomas.kulik@telekom.de>2022-10-12 12:34:03 +0200
committerthmsdt <thomas.kulik@telekom.de>2022-10-12 12:44:19 +0200
commit1bd9a4e3122e568df33dbe86d8bc922ebabc652e (patch)
tree4d96e1594de1f35967678d5a3717b5d3ff4f6721 /examples/sphinx/.readthedocs.yaml
parentdb7450db882ceb69929974183642228e1e566f54 (diff)
update examples and active config files
Issue-ID: DOC-798 Signed-off-by: thmsdt <thomas.kulik@telekom.de> Change-Id: Ifdf67102aa90e992e3803e279c797143a4ab48c1
Diffstat (limited to 'examples/sphinx/.readthedocs.yaml')
-rw-r--r--examples/sphinx/.readthedocs.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sphinx/.readthedocs.yaml b/examples/sphinx/.readthedocs.yaml
index 9972e7212..49997a761 100644
--- a/examples/sphinx/.readthedocs.yaml
+++ b/examples/sphinx/.readthedocs.yaml
@@ -12,7 +12,7 @@ build:
python:
version: 3.7
install:
- - requirements: etc/requirements-docs.txt
+ - requirements: requirements-docs.txt
submodules:
include: all