Read the Docs build information Build id: 3942171 Project: ez-systems-developer-documentation Version: 4.6 Commit: 1a8d61c13cb4eccf0b9eca705ae3f123351a65d2 Date: 2026-04-20T09:57:08.679636Z State: cancelled Success: False [rtd-command-info] start-time: 2026-04-20T09:57:09.515278Z, end-time: 2026-04-20T09:57:13.619439Z, duration: 4, exit-code: 0 git clone --depth 1 https://github.com/ibexa/documentation-developer.git . Cloning into '.'... [rtd-command-info] start-time: 2026-04-20T09:57:13.703106Z, end-time: 2026-04-20T09:57:16.308150Z, duration: 2, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/4.6:refs/remotes/origin/4.6 From https://github.com/ibexa/documentation-developer * [new branch] 4.6 -> origin/4.6 [rtd-command-info] start-time: 2026-04-20T09:57:17.085699Z, end-time: 2026-04-20T09:57:17.959164Z, duration: 0, exit-code: 0 git checkout --force origin/4.6 Note: switching to 'origin/4.6'. 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 1a8d61c Missing languages for code blocks (#2980) [rtd-command-info] start-time: 2026-04-20T09:57:18.039131Z, end-time: 2026-04-20T09:57:18.076619Z, duration: 0, exit-code: 0 cat .readthedocs.yml version: 2 mkdocs: configuration: mkdocs.yml fail_on_warning: true build: os: ubuntu-24.04 tools: python: "3.13" python: install: - requirements: requirements.txt