Read the Docs build information Build id: 1640943 Project: advanced-micro-devices-hipsparse Version: develop Commit: 0d8b4ea96555ad0fdcbedddf985b473dbf5b5c57 Date: 2023-08-04T05:32:28.284601Z State: cancelled Success: False [rtd-command-info] start-time: 2023-08-04T05:32:37.107315Z, end-time: 2023-08-04T05:32:37.921738Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/ROCmSoftwarePlatform/hipSPARSE.git . Cloning into '.'... [rtd-command-info] start-time: 2023-08-04T05:32:38.192883Z, end-time: 2023-08-04T05:32:39.317250Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/develop:refs/remotes/origin/develop [rtd-command-info] start-time: 2023-08-04T05:32:39.540442Z, end-time: 2023-08-04T05:32:39.677067Z, duration: 0, exit-code: 0 git checkout --force origin/develop Note: switching to 'origin/develop'. 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 0d8b4ea Bump rocm-docs-core from 0.19.0 to 0.20.0 in /docs/.sphinx (#369) [rtd-command-info] start-time: 2023-08-04T05:32:40.126990Z, end-time: 2023-08-04T05:32:40.180789Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-08-04T05:32:40.479650Z, end-time: 2023-08-04T05:32:40.563307Z, 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] python: version: "3.8" install: - requirements: docs/.sphinx/requirements.txt