Read the Docs build information Build id: 4121445 Project: flexcompute-flow360documentation Version: 620 Commit: 68f61a6655aaf8e561345e023edb67af7b5ea324 Date: 2026-06-18T08:53:03.038190Z State: finished Success: False [rtd-command-info] start-time: 2026-06-18T08:53:04.079003Z, end-time: 2026-06-18T08:53:10.605106Z, duration: 6, exit-code: 0 git clone --depth 1 https://$READTHEDOCS_GIT_CLONE_TOKEN@github.com/flexcompute/Flow360Documentation.git . Cloning into '.'... [rtd-command-info] start-time: 2026-06-18T08:53:10.682226Z, end-time: 2026-06-18T08:53:12.170276Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/620/head:external-620 From https://github.com/flexcompute/Flow360Documentation * [new ref] refs/pull/620/head -> external-620 [rtd-command-info] start-time: 2026-06-18T08:53:13.258913Z, end-time: 2026-06-18T08:53:14.262738Z, duration: 1, exit-code: 0 git checkout --force 68f61a6655aaf8e561345e023edb67af7b5ea324 Note: switching to '68f61a6655aaf8e561345e023edb67af7b5ea324'. 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 68f61a6 Restore wrapper-comparison arrows; clarify node count and length units on GAI page [rtd-command-info] start-time: 2026-06-18T08:53:14.343655Z, end-time: 2026-06-18T08:53:14.383030Z, duration: 0, exit-code: 0 cat .readthedocs.yaml version: 2 submodules: include: - Flow360 recursive: false build: os: "ubuntu-20.04" apt_packages: - texlive-latex-extra - cairosvg - python3-dev - libffi-dev - fonts-freefont-otf tools: python: "3.10" sphinx: fail_on_warning: false configuration: docs/source/conf.py python: # Install our python package before building the docs install: - method: pip path: Flow360/ extra_requirements: - docs