Read the Docs build information Build id: 2105319 Project: robust-intelligence-inc-docs Version: 2.4-stable Commit: ad2a171c95255feff0e87ec6f98901b82d0d8982 Date: 2024-03-22T16:56:35.691008Z State: finished Success: True [rtd-command-info] start-time: 2024-03-22T16:56:37.277728Z, end-time: 2024-03-22T16:56:41.253845Z, 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-03-22T16:56:41.336049Z, end-time: 2024-03-22T16:56:45.569167Z, 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-03-22T16:56:45.710932Z, end-time: 2024-03-22T16:56:45.961394Z, 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 ad2a171 Rel note: File scanning does not support GAI models in 2.4 (#34) [rtd-command-info] start-time: 2024-03-22T16:56:46.031508Z, end-time: 2024-03-22T16:56:46.092749Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-03-22T16:56:46.165547Z, end-time: 2024-03-22T16:56:46.221216Z, 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-03-22T16:56:52.010735Z, end-time: 2024-03-22T16:56:52.095953Z, duration: 0, exit-code: 0 asdf global python 3.9.18 [rtd-command-info] start-time: 2024-03-22T16:56:52.682787Z, end-time: 2024-03-22T16:56:52.744503Z, duration: 0, exit-code: 0 mkdir --parents _readthedocs/html/ [rtd-command-info] start-time: 2024-03-22T16:56:52.810855Z, end-time: 2024-03-22T16:56:52.909659Z, duration: 0, exit-code: 0 cp --recursive html/* _readthedocs/html/