summaryrefslogtreecommitdiff
path: root/.readthedocs.yml
diff options
context:
space:
mode:
authorrebortg <github@ghlr.de>2020-12-07 21:17:07 +0100
committerrebortg <github@ghlr.de>2020-12-07 21:17:35 +0100
commitcf83303fd11ec4f4973d7560d5802a2f942b9fe5 (patch)
treee91963c05d4007919cc41f99f0d8ce4aaf7adea1 /.readthedocs.yml
parentb0b5b6ff303d2c6bc01590a9aa80660211e8c99f (diff)
downloadvyos-documentation-cf83303fd11ec4f4973d7560d5802a2f942b9fe5.tar.gz
vyos-documentation-cf83303fd11ec4f4973d7560d5802a2f942b9fe5.zip
fix submodule error in .readthedocs.yml
Diffstat (limited to '.readthedocs.yml')
-rw-r--r--.readthedocs.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.readthedocs.yml b/.readthedocs.yml
index 7a4e84da..56ce79a7 100644
--- a/.readthedocs.yml
+++ b/.readthedocs.yml
@@ -24,5 +24,4 @@ python:
- requirements: requirements.txt
submodules:
- include:
- - vyos-1x \ No newline at end of file
+ include: all \ No newline at end of file