Read the Docs build information Build id: 3717678 Project: ez-systems-developer-documentation Version: latest Commit: f97f0b58b610b3faf2659d2523385eb476c38e3b Date: 2026-02-03T15:28:24.258822Z State: cancelled Success: False [rtd-command-info] start-time: 2026-02-03T15:28:25.257352Z, end-time: 2026-02-03T15:28:29.456152Z, duration: 4, exit-code: 0 git clone --depth 1 https://github.com/ibexa/documentation-developer.git . Cloning into '.'... [rtd-command-info] start-time: 2026-02-03T15:28:29.559298Z, end-time: 2026-02-03T15:28:52.771095Z, duration: 23, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/5.0:refs/remotes/origin/5.0 [rtd-command-info] start-time: 2026-02-03T15:28:53.681222Z, end-time: 2026-02-03T15:28:54.402959Z, duration: 0, exit-code: 0 git checkout --force origin/5.0 Note: switching to 'origin/5.0'. 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 f97f0b5 Changed character for Jinja2 comments to avoid clashing with Twig comments (#3038) [rtd-command-info] start-time: 2026-02-03T15:28:54.515023Z, end-time: 2026-02-03T15:28:54.558733Z, 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 [rtd-command-info] start-time: 2026-02-03T15:29:01.166773Z, end-time: 2026-02-03T15:29:01.228613Z, duration: 0, exit-code: 0 asdf global python 3.13.3 [rtd-command-info] start-time: None, end-time: None, duration: None, exit-code: None python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH