Read the Docs build information Build id: 1568232 Project: advanced-micro-devices-rocdbgapi-docs Version: latest Commit: eeb417ba475264231bfca3a5d8690367e9f75e0b Date: 2023-06-28T22:54:42.588724Z State: cancelled Success: False [rtd-command-info] start-time: 2023-06-28T22:54:49.412175Z, end-time: 2023-06-28T22:54:50.671240Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:ROCm-Developer-Tools/ROCdbgapi-docs.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.113' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2023-06-28T22:54:51.034029Z, end-time: 2023-06-28T22:54:51.112360Z, duration: 0, exit-code: 0 git checkout --force origin/amd-master Note: switching to 'origin/amd-master'. 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 eeb417b update reqs [rtd-command-info] start-time: 2023-06-28T22:54:51.481803Z, end-time: 2023-06-28T22:54:51.573639Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-06-28T22:54:51.963072Z, end-time: 2023-06-28T22:54:52.030393Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details version: 2 sphinx: configuration: docs/conf.py formats: [htmlzip, pdf, epub] python: install: - requirements: docs/sphinx/requirements.txt build: os: ubuntu-20.04 tools: python: "3.8" apt_packages: - "doxygen"