Read the Docs build information Build id: 2916698 Project: espressif-esp-idf Version: stable Commit: None Date: 2025-03-27T17:25:46.252908Z State: finished Success: False [rtd-command-info] start-time: 2025-03-27T17:25:48.378894Z, end-time: 2025-03-27T17:25:55.714422Z, duration: 7, exit-code: 0 git clone --depth 1 https://github.com/espressif/esp-idf.git . Cloning into '.'... [rtd-command-info] start-time: 2025-03-27T17:25:55.935144Z, end-time: 2025-03-27T17:26:03.634713Z, duration: 7, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 4c2820d377d1375e787bcef612f0c32c1427d183 From https://github.com/espressif/esp-idf * branch 4c2820d377d1375e787bcef612f0c32c1427d183 -> FETCH_HEAD [rtd-command-info] start-time: 2025-03-27T17:26:03.874503Z, end-time: 2025-03-27T17:26:05.126178Z, duration: 1, exit-code: 0 git checkout --force 4c2820d377d1375e787bcef612f0c32c1427d183 Note: switching to '4c2820d377d1375e787bcef612f0c32c1427d183'. 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 4c2820d37 change(version): Update version to 5.4.1 [rtd-command-info] start-time: 2025-03-27T17:26:05.326943Z, end-time: 2025-03-27T17:26:05.368607Z, 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