commit | 449141887bf5cbcbbb64bcc061cc38253fda14a3 | [log] [tgz] |
---|---|---|
author | Ronald Cron <ronald.cron@arm.com> | Mon Dec 16 09:20:10 2024 +0100 |
committer | Ronald Cron <ronald.cron@arm.com> | Mon Dec 16 10:48:03 2024 +0100 |
tree | e8b54efb13dd353e40a888a073574acfc97b19d8 | |
parent | f25121c086f8766f32d993c95f3b1210aecda3c4 [diff] |
Include all submodules for readthedocs Signed-off-by: Ronald Cron <ronald.cron@arm.com>
diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 2b10f86..bc0701e 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml
@@ -5,10 +5,10 @@ # Required version: 2 -# Include the framework submodule in the build +# Include all submodules in the build submodules: - include: - - framework + include: all + recursive: true # Set the version of Python and other tools you might need build: