Skip to content

Commit 2370014

Browse files
committed
Recursively clone submodules when building docs
1 parent 8fbb658 commit 2370014

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.readthedocs.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ version: 2
33
sphinx:
44
configuration: docs/conf.py
55

6+
submodules:
7+
include: all
8+
recursive: true
9+
610
build:
711
os: ubuntu-22.04
812
tools:

0 commit comments

Comments
 (0)