Read the Docs build information Build id: 1564652 Project: robust-intelligence-inc-docs Version: 2.1-stable Commit: 84e2b64c7f63977c89ac52f5c82e0eba067833f8 Date: 2023-06-27T18:25:20.775242Z State: finished Success: True [rtd-command-info] start-time: 2023-06-27T18:25:29.677206Z, end-time: 2023-06-27T18:25:35.971176Z, duration: 6, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:RobustIntelligence/docs.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.112' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2023-06-27T18:25:36.417145Z, end-time: 2023-06-27T18:25:36.672320Z, duration: 0, exit-code: 0 git checkout --force origin/2.1-stable Note: switching to 'origin/2.1-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 84e2b64 add 2.1 docs [rtd-command-info] start-time: 2023-06-27T18:25:37.088624Z, end-time: 2023-06-27T18:25:37.158230Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-06-27T18:25:37.538269Z, end-time: 2023-06-27T18:25:37.628246Z, 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-06-27T18:25:44.232223Z, end-time: 2023-06-27T18:25:44.821409Z, duration: 0, exit-code: 0 asdf global python 3.9.17 [rtd-command-info] start-time: 2023-06-27T18:25:47.453070Z, end-time: 2023-06-27T18:25:47.540820Z, duration: 0, exit-code: 0 mkdir --parents _readthedocs/html/ [rtd-command-info] start-time: 2023-06-27T18:25:48.302064Z, end-time: 2023-06-27T18:25:48.398768Z, duration: 0, exit-code: 0 cp --recursive html/* _readthedocs/html/