Read the Docs build information Build id: 3688021 Project: flexcompute-flow360documentation Version: latest Commit: None Date: 2026-01-23T08:25:09.204188Z State: cancelled Success: False [rtd-command-info] start-time: 2026-01-23T08:25:09.930461Z, end-time: 2026-01-23T08:25:18.714668Z, duration: 8, exit-code: 0 git clone --depth 1 git@github.com:flexcompute-readthedocs/Flow360Documentation.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2026-01-23T08:25:18.792529Z, end-time: 2026-01-23T08:25:23.036501Z, duration: 4, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/master:refs/remotes/origin/master Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. From github.com:flexcompute-readthedocs/Flow360Documentation * [new tag] release-24.11 -> release-24.11 * [new tag] release-25.2 -> release-25.2 * [new tag] v25.7.1 -> v25.7.1 [rtd-command-info] start-time: 2026-01-23T08:25:23.962943Z, end-time: 2026-01-23T08:25:24.905346Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: switching to 'origin/master'. 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 10da3a0 [FXC-5023] Improve installation instructions (#475) (#478) [rtd-command-info] start-time: 2026-01-23T08:25:24.981217Z, end-time: 2026-01-23T08:25:25.026825Z, duration: 0, exit-code: 0 cat .readthedocs.yaml version: 2 submodules: include: - Flow360 - docs/source/gui_guide/flow360-helpcenter 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 [rtd-command-info] start-time: 2026-01-23T08:25:25.166943Z, end-time: 2026-01-23T08:25:25.236047Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: None, end-time: None, duration: None, exit-code: None git submodule update --init --force -- Flow360 docs/source/gui_guide/flow360-helpcenter