Read the Docs build information Build id: 4021038 Project: ez-systems-developer-documentation Version: 3156 Commit: bcd1e94531cbed0d125dc6da9dcbffffed2825e9 Date: 2026-05-17T15:45:30.801501Z State: cancelled Success: False [rtd-command-info] start-time: 2026-05-17T15:45:31.542751Z, end-time: 2026-05-17T15:45:36.281040Z, duration: 4, exit-code: 0 git clone --depth 1 https://github.com/ibexa/documentation-developer.git . Cloning into '.'... [rtd-command-info] start-time: 2026-05-17T15:45:36.366354Z, end-time: 2026-05-17T15:45:38.075984Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/3156/head:external-3156 From https://github.com/ibexa/documentation-developer * [new ref] refs/pull/3156/head -> external-3156 [rtd-command-info] start-time: 2026-05-17T15:45:38.851561Z, end-time: 2026-05-17T15:45:39.341602Z, duration: 0, exit-code: 0 git checkout --force bcd1e94531cbed0d125dc6da9dcbffffed2825e9 Note: switching to 'bcd1e94531cbed0d125dc6da9dcbffffed2825e9'. 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 bcd1e94 heading-increment [rtd-command-info] start-time: 2026-05-17T15:45:39.423914Z, end-time: 2026-05-17T15:45:39.464241Z, 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 [rtd-command-info] start-time: 2026-05-17T15:45:44.275595Z, end-time: 2026-05-17T15:45:44.340392Z, duration: 0, exit-code: 0 asdf global python 3.13.9