Read the Docs build information Build id: 2365450 Project: robust-intelligence-inc-docs Version: 2.4-stable Commit: 0fb87c439b35230639f7a93af0fd2b1184cd3387 Date: 2024-07-22T20:30:10.139068Z State: finished Success: True [rtd-command-info] start-time: 2024-07-22T20:30:11.347454Z, end-time: 2024-07-22T20:30:14.869945Z, duration: 3, 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: 2024-07-22T20:30:14.933649Z, end-time: 2024-07-22T20:30:19.223014Z, duration: 4, 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: 2024-07-22T20:30:19.344685Z, end-time: 2024-07-22T20:30:19.593152Z, 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 0fb87c4 Remove Custom Metrics section from 2.4 docs site (#37) [rtd-command-info] start-time: 2024-07-22T20:30:19.655002Z, end-time: 2024-07-22T20:30:19.715302Z, 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: 2024-07-22T20:30:25.483191Z, end-time: 2024-07-22T20:30:25.565712Z, duration: 0, exit-code: 0 asdf global python 3.9.19 [rtd-command-info] start-time: 2024-07-22T20:30:26.130707Z, end-time: 2024-07-22T20:30:26.187882Z, duration: 0, exit-code: 0 mkdir --parents _readthedocs/html/ [rtd-command-info] start-time: 2024-07-22T20:30:26.268395Z, end-time: 2024-07-22T20:30:26.462776Z, duration: 0, exit-code: 0 cp --recursive html/* _readthedocs/html/