diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 2b10f863f2..bc0701e9c0 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: