Read the Docs build information Build id: 4258650 Project: ez-systems-user-documentation Version: 419 Commit: bb46d6cbd5924a1845c98e75c7f84f4b3b915c4b Date: 2026-07-28T08:27:25.155789Z State: cancelled Success: False [rtd-command-info] start-time: 2026-07-28T08:27:25.967331Z, end-time: 2026-07-28T08:27:30.519770Z, duration: 4, exit-code: 0 git clone --depth 1 https://github.com/ibexa/documentation-user . Cloning into '.'... [rtd-command-info] start-time: 2026-07-28T08:27:30.609377Z, end-time: 2026-07-28T08:27:31.960537Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/419/head:external-419 From https://github.com/ibexa/documentation-user * [new ref] refs/pull/419/head -> external-419 [rtd-command-info] start-time: 2026-07-28T08:27:32.636485Z, end-time: 2026-07-28T08:27:32.968799Z, duration: 0, exit-code: 0 git checkout --force bb46d6cbd5924a1845c98e75c7f84f4b3b915c4b Note: switching to 'bb46d6cbd5924a1845c98e75c7f84f4b3b915c4b'. 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 bb46d6c Manual fixes [rtd-command-info] start-time: 2026-07-28T08:27:33.046537Z, end-time: 2026-07-28T08:27:33.085987Z, 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