Read the Docs build information Build id: 3140432 Project: espressif-esp-idf-zh-cn Version: stable Commit: None Date: 2025-06-23T06:14:32.233901Z State: finished Success: False [rtd-command-info] start-time: 2025-06-23T06:14:33.011083Z, end-time: 2025-06-23T06:14:38.337851Z, duration: 5, exit-code: 0 git clone --depth 1 https://github.com/espressif/esp-idf.git . Cloning into '.'... Updating files: 75% (13192/17572) Updating files: 76% (13355/17572) Updating files: 77% (13531/17572) Updating files: 78% (13707/17572) Updating files: 79% (13882/17572) Updating files: 80% (14058/17572) Updating files: 81% (14234/17572) Updating files: 82% (14410/17572) Updating files: 83% (14585/17572) Updating files: 84% (14761/17572) Updating files: 85% (14937/17572) Updating files: 86% (15112/17572) Updating files: 87% (15288/17572) Updating files: 88% (15464/17572) Updating files: 89% (15640/17572) Updating files: 90% (15815/17572) Updating files: 91% (15991/17572) Updating files: 92% (16167/17572) Updating files: 93% (16342/17572) Updating files: 94% (16518/17572) Updating files: 95% (16694/17572) Updating files: 96% (16870/17572) Updating files: 97% (17045/17572) Updating files: 98% (17221/17572) Updating files: 99% (17397/17572) Updating files: 100% (17572/17572) Updating files: 100% (17572/17572), done. [rtd-command-info] start-time: 2025-06-23T06:14:38.431076Z, end-time: 2025-06-23T06:14:42.655164Z, duration: 4, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 f5c3654a1c2d2a01f7f67def7a0dc48e691f63c0 From https://github.com/espressif/esp-idf * branch f5c3654a1c2d2a01f7f67def7a0dc48e691f63c0 -> FETCH_HEAD [rtd-command-info] start-time: 2025-06-23T06:14:42.748144Z, end-time: 2025-06-23T06:14:43.627350Z, duration: 0, exit-code: 0 git checkout --force f5c3654a1c2d2a01f7f67def7a0dc48e691f63c0 Note: switching to 'f5c3654a1c2d2a01f7f67def7a0dc48e691f63c0'. 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 f5c3654a change(version): Update version to 5.4.2 [rtd-command-info] start-time: 2025-06-23T06:14:43.669546Z, end-time: 2025-06-23T06:14:43.714587Z, 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