Read the Docs build information Build id: 3942558 Project: ez-systems-developer-documentation Version: 3134 Commit: 170058803478e2f3bde1cf1b2e1f98aefc6f96eb Date: 2026-04-20T12:37:29.213694Z State: cancelled Success: False [rtd-command-info] start-time: 2026-04-20T12:37:29.981234Z, end-time: 2026-04-20T12:37:34.076012Z, 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-20T12:37:34.158253Z, end-time: 2026-04-20T12:37:35.734066Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/3134/head:external-3134 From https://github.com/ibexa/documentation-developer * [new ref] refs/pull/3134/head -> external-3134 [rtd-command-info] start-time: 2026-04-20T12:37:36.385013Z, end-time: 2026-04-20T12:37:36.545189Z, duration: 0, exit-code: 0 git checkout --force 170058803478e2f3bde1cf1b2e1f98aefc6f96eb Note: switching to '170058803478e2f3bde1cf1b2e1f98aefc6f96eb'. 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 1700588 Update docs/release_notes/ibexa_dxp_v4.6.md [rtd-command-info] start-time: 2026-04-20T12:37:36.641462Z, end-time: 2026-04-20T12:37:36.678604Z, 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