Read the Docs build information Build id: 3626424 Project: espressif-esp-idf-zh-cn Version: stable Commit: None Date: 2025-12-25T03:40:30.103126Z State: finished Success: False [rtd-command-info] start-time: 2025-12-25T03:40:30.939611Z, end-time: 2025-12-25T03:40:37.388640Z, duration: 6, exit-code: 0 git clone --depth 1 https://github.com/espressif/esp-idf.git . Cloning into '.'... Updating files: 77% (14328/18552) Updating files: 78% (14471/18552) Updating files: 79% (14657/18552) Updating files: 80% (14842/18552) Updating files: 81% (15028/18552) Updating files: 82% (15213/18552) Updating files: 83% (15399/18552) Updating files: 84% (15584/18552) Updating files: 85% (15770/18552) Updating files: 86% (15955/18552) Updating files: 87% (16141/18552) Updating files: 88% (16326/18552) Updating files: 89% (16512/18552) Updating files: 90% (16697/18552) Updating files: 91% (16883/18552) Updating files: 92% (17068/18552) Updating files: 93% (17254/18552) Updating files: 94% (17439/18552) Updating files: 95% (17625/18552) Updating files: 96% (17810/18552) Updating files: 97% (17996/18552) Updating files: 98% (18181/18552) Updating files: 99% (18367/18552) Updating files: 100% (18552/18552) Updating files: 100% (18552/18552), done. [rtd-command-info] start-time: 2025-12-25T03:40:37.500633Z, end-time: 2025-12-25T03:40:46.194801Z, duration: 8, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 30aaf64524299d3bde422ca9a2848090d1bc5d0f From https://github.com/espressif/esp-idf * branch 30aaf64524299d3bde422ca9a2848090d1bc5d0f -> FETCH_HEAD [rtd-command-info] start-time: 2025-12-25T03:40:46.878480Z, end-time: 2025-12-25T03:40:48.087709Z, duration: 1, exit-code: 0 git checkout --force 30aaf64524299d3bde422ca9a2848090d1bc5d0f Note: switching to '30aaf64524299d3bde422ca9a2848090d1bc5d0f'. 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 30aaf6452 change(version): Update version to 5.5.2 [rtd-command-info] start-time: 2025-12-25T03:40:48.181685Z, end-time: 2025-12-25T03:40:48.222048Z, 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 documentation build by Doxygen submodules: include: - components/mqtt/esp-mqtt