Read the Docs build information Build id: 4155327 Project: flexcompute-flow360documentation Version: 660 Commit: ade1e628539980195bc36c50f190338e65e29c38 Date: 2026-06-29T12:05:07.773302Z State: finished Success: False [rtd-command-info] start-time: 2026-06-29T12:06:07.674819Z, end-time: 2026-06-29T12:06:15.468129Z, duration: 7, 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-29T12:06:15.560848Z, end-time: 2026-06-29T12:06:16.677561Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/660/head:external-660 From https://github.com/flexcompute/Flow360Documentation * [new ref] refs/pull/660/head -> external-660 [rtd-command-info] start-time: 2026-06-29T12:06:17.656832Z, end-time: 2026-06-29T12:06:18.368951Z, duration: 0, exit-code: 0 git checkout --force ade1e628539980195bc36c50f190338e65e29c38 Note: switching to 'ade1e628539980195bc36c50f190338e65e29c38'. 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 ade1e62 Expand case comparison page to full Case compare feature [rtd-command-info] start-time: 2026-06-29T12:06:18.477985Z, end-time: 2026-06-29T12:06:18.518727Z, 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