Read the Docs build information Build id: 2455704 Project: espressif-esp-idf Version: stable Commit: None Date: 2024-09-03T10:54:01.934218Z State: finished Success: False [rtd-command-info] start-time: 2024-09-03T10:54:03.169820Z, end-time: 2024-09-03T10:54:11.809779Z, duration: 8, exit-code: 0 git clone --depth 1 https://github.com/espressif/esp-idf.git . Cloning into '.'... Updating files: 79% (11999/15177) Updating files: 80% (12142/15177) Updating files: 81% (12294/15177) Updating files: 82% (12446/15177) Updating files: 83% (12597/15177) Updating files: 84% (12749/15177) Updating files: 85% (12901/15177) Updating files: 86% (13053/15177) Updating files: 87% (13204/15177) Updating files: 88% (13356/15177) Updating files: 89% (13508/15177) Updating files: 90% (13660/15177) Updating files: 91% (13812/15177) Updating files: 92% (13963/15177) Updating files: 93% (14115/15177) Updating files: 94% (14267/15177) Updating files: 95% (14419/15177) Updating files: 96% (14570/15177) Updating files: 97% (14722/15177) Updating files: 98% (14874/15177) Updating files: 99% (15026/15177) Updating files: 100% (15177/15177) Updating files: 100% (15177/15177), done. [rtd-command-info] start-time: 2024-09-03T10:54:11.880237Z, end-time: 2024-09-03T10:54:17.802514Z, duration: 5, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 c8fc5f643b7a7b0d3b182d3df610844e3dc9bd74 From https://github.com/espressif/esp-idf * branch c8fc5f643b7a7b0d3b182d3df610844e3dc9bd74 -> FETCH_HEAD [rtd-command-info] start-time: 2024-09-03T10:54:17.928987Z, end-time: 2024-09-03T10:54:19.440078Z, duration: 1, exit-code: 0 git checkout --force c8fc5f643b7a7b0d3b182d3df610844e3dc9bd74 Note: switching to 'c8fc5f643b7a7b0d3b182d3df610844e3dc9bd74'. 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 c8fc5f64 change(version): Update version to 5.3.1 [rtd-command-info] start-time: 2024-09-03T10:54:19.503001Z, end-time: 2024-09-03T10:54:19.559570Z, 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