Read the Docs build information Build id: 1875963 Project: robust-intelligence-inc-docs Version: 2.4-stable Commit: 98b1c1c5325c64f0461bef49cb71c075e417a098 Date: 2023-12-01T17:21:37.410443Z State: finished Success: True [rtd-command-info] start-time: 2023-12-01T17:21:41.078884Z, end-time: 2023-12-01T17:21:43.912859Z, duration: 2, exit-code: 0 git clone --depth 1 git@github.com:RobustIntelligence/docs.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2023-12-01T17:21:43.975412Z, end-time: 2023-12-01T17:21:49.229358Z, duration: 5, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/2.4-stable:refs/remotes/origin/2.4-stable Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. From github.com:RobustIntelligence/docs * [new branch] 2.4-stable -> origin/2.4-stable [rtd-command-info] start-time: 2023-12-01T17:21:49.373610Z, end-time: 2023-12-01T17:21:49.614564Z, duration: 0, exit-code: 0 git checkout --force origin/2.4-stable Note: switching to 'origin/2.4-stable'. 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 98b1c1c Publish 2.4 docs for the first time. [rtd-command-info] start-time: 2023-12-01T17:21:49.690717Z, end-time: 2023-12-01T17:21:49.751195Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-12-01T17:21:49.821739Z, end-time: 2023-12-01T17:21:49.884415Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # .readthedocs.yml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 build: os: "ubuntu-20.04" tools: python: "3.9" commands: - mkdir --parents _readthedocs/html/ - cp --recursive html/* _readthedocs/html/ [rtd-command-info] start-time: 2023-12-01T17:21:56.092167Z, end-time: 2023-12-01T17:21:56.169946Z, duration: 0, exit-code: 0 asdf global python 3.9.18 [rtd-command-info] start-time: 2023-12-01T17:21:56.627722Z, end-time: 2023-12-01T17:21:56.697043Z, duration: 0, exit-code: 0 mkdir --parents _readthedocs/html/ [rtd-command-info] start-time: 2023-12-01T17:21:56.760894Z, end-time: 2023-12-01T17:21:56.855222Z, duration: 0, exit-code: 0 cp --recursive html/* _readthedocs/html/