mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-24 05:01:11 +01:00
Include all submodules for readthedocs
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user