Read the Docs build information Build id: 2063707 Project: espressif-esp-idf Version: stable Commit: None Date: 2024-03-06T02:41:02.004134Z State: finished Success: False [rtd-command-info] start-time: 2024-03-06T02:41:03.161601Z, end-time: 2024-03-06T02:41:10.543717Z, duration: 7, exit-code: 0 git clone --depth 1 https://github.com/espressif/esp-idf.git . Cloning into '.'... Updating files: 82% (11475/13890) Updating files: 83% (11529/13890) Updating files: 84% (11668/13890) Updating files: 85% (11807/13890) Updating files: 86% (11946/13890) Updating files: 87% (12085/13890) Updating files: 88% (12224/13890) Updating files: 89% (12363/13890) Updating files: 90% (12501/13890) Updating files: 91% (12640/13890) Updating files: 92% (12779/13890) Updating files: 93% (12918/13890) Updating files: 94% (13057/13890) Updating files: 95% (13196/13890) Updating files: 96% (13335/13890) Updating files: 97% (13474/13890) Updating files: 98% (13613/13890) Updating files: 99% (13752/13890) Updating files: 100% (13890/13890) Updating files: 100% (13890/13890), done. [rtd-command-info] start-time: 2024-03-06T02:41:10.620966Z, end-time: 2024-03-06T02:41:16.241782Z, duration: 5, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 a322e6bdad4b6675d4597fb2722eea2851ba88cb From https://github.com/espressif/esp-idf * branch a322e6bdad4b6675d4597fb2722eea2851ba88cb -> FETCH_HEAD [rtd-command-info] start-time: 2024-03-06T02:41:16.367557Z, end-time: 2024-03-06T02:41:17.438146Z, duration: 1, exit-code: 0 git checkout --force a322e6bdad4b6675d4597fb2722eea2851ba88cb Note: switching to 'a322e6bdad4b6675d4597fb2722eea2851ba88cb'. 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 a322e6bd change(version): Update version to 5.2.1 [rtd-command-info] start-time: 2024-03-06T02:41:17.495470Z, end-time: 2024-03-06T02:41:17.602172Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-03-06T02:41:17.679856Z, end-time: 2024-03-06T02:41:17.740085Z, 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