Read the Docs build information Build id: 2665679 Project: espressif-esp-idf Version: stable Commit: None Date: 2024-12-06T01:29:09.395029Z State: finished Success: False [rtd-command-info] start-time: 2024-12-06T01:29:10.680629Z, end-time: 2024-12-06T01:29:18.779118Z, duration: 8, exit-code: 0 git clone --depth 1 https://github.com/espressif/esp-idf.git . Cloning into '.'... Updating files: 79% (12747/16056) Updating files: 80% (12845/16056) Updating files: 81% (13006/16056) Updating files: 82% (13166/16056) Updating files: 83% (13327/16056) Updating files: 84% (13488/16056) Updating files: 85% (13648/16056) Updating files: 86% (13809/16056) Updating files: 87% (13969/16056) Updating files: 88% (14130/16056) Updating files: 89% (14290/16056) Updating files: 90% (14451/16056) Updating files: 91% (14611/16056) Updating files: 92% (14772/16056) Updating files: 93% (14933/16056) Updating files: 94% (15093/16056) Updating files: 95% (15254/16056) Updating files: 96% (15414/16056) Updating files: 97% (15575/16056) Updating files: 98% (15735/16056) Updating files: 99% (15896/16056) Updating files: 100% (16056/16056) Updating files: 100% (16056/16056), done. [rtd-command-info] start-time: 2024-12-06T01:29:18.857185Z, end-time: 2024-12-06T01:29:25.275321Z, duration: 6, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 9d7f2d69f50d1288526d4f1027108e314e8c879f From https://github.com/espressif/esp-idf * branch 9d7f2d69f50d1288526d4f1027108e314e8c879f -> FETCH_HEAD [rtd-command-info] start-time: 2024-12-06T01:29:25.421200Z, end-time: 2024-12-06T01:29:26.864826Z, duration: 1, exit-code: 0 git checkout --force 9d7f2d69f50d1288526d4f1027108e314e8c879f Note: switching to '9d7f2d69f50d1288526d4f1027108e314e8c879f'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 9d7f2d69 change(version): Update version to 5.3.2 [rtd-command-info] start-time: 2024-12-06T01:29:26.943800Z, end-time: 2024-12-06T01:29:27.004272Z, duration: 0, exit-code: 0 cat .readthedocs.yml # .readthedocs.yml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Optionally build your docs in additional formats such as PDF and ePub formats: - pdf # Optionally set the version of Python and requirements required to build your docs python: version: 2.7 install: - requirements: docs/requirements.txt # We need to list all the submodules included in documenation build by Doxygen submodules: include: - components/mqtt/esp-mqtt