Read the Docs build information Build id: 3907261 Project: ez-systems-developer-documentation Version: 3106 Commit: 618984f455a8dec19b6e82f4abcaa804e5a067e5 Date: 2026-04-08T15:59:34.121841Z State: cancelled Success: False [rtd-command-info] start-time: 2026-04-08T15:59:59.254288Z, end-time: 2026-04-08T16:00:03.804031Z, 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-08T16:00:03.940984Z, end-time: 2026-04-08T16:00:06.726253Z, duration: 2, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/3106/head:external-3106 From https://github.com/ibexa/documentation-developer * [new ref] refs/pull/3106/head -> external-3106 [rtd-command-info] start-time: 2026-04-08T16:00:07.539858Z, end-time: 2026-04-08T16:00:08.648204Z, duration: 1, exit-code: 0 git checkout --force 618984f455a8dec19b6e82f4abcaa804e5a067e5 Note: switching to '618984f455a8dec19b6e82f4abcaa804e5a067e5'. 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 618984f Group AI features [rtd-command-info] start-time: 2026-04-08T16:00:08.733895Z, end-time: 2026-04-08T16:00:08.771416Z, duration: 0, exit-code: 0 cat .readthedocs.yml version: 2 mkdocs: configuration: mkdocs.yml fail_on_warning: true build: os: ubuntu-20.04 tools: python: "3.13" python: install: - requirements: requirements.txt