Read the Docs build information Build id: 1575200 Project: ez-systems-developer-documentation Version: 1901 Commit: 6d91570f2fc0bcafbfa178c834a72b3b44dc3f9b Date: 2023-07-03T10:51:28.808316Z State: cancelled Success: False [rtd-command-info] start-time: 2023-07-03T10:51:34.825428Z, end-time: 2023-07-03T10:51:56.206901Z, duration: 21, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/ezsystems/developer-documentation.git . Cloning into '.'... [rtd-command-info] start-time: 2023-07-03T10:51:56.668053Z, end-time: 2023-07-03T10:51:57.318537Z, duration: 0, exit-code: 0 git fetch origin --force --tags --prune --prune-tags --depth 50 pull/1901/head:external-1901 From https://github.com/ezsystems/developer-documentation * [new ref] refs/pull/1901/head -> external-1901 [rtd-command-info] start-time: 2023-07-03T10:51:57.744964Z, end-time: 2023-07-03T10:51:58.148754Z, duration: 0, exit-code: 0 git checkout --force 6d91570f2fc0bcafbfa178c834a72b3b44dc3f9b Note: switching to '6d91570f2fc0bcafbfa178c834a72b3b44dc3f9b'. 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 6d91570f raml2html TestCommand: set a default path to reference [rtd-command-info] start-time: 2023-07-03T10:51:58.597273Z, end-time: 2023-07-03T10:51:58.678840Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-07-03T10:51:59.266416Z, end-time: 2023-07-03T10:51:59.341460Z, 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.11" python: install: - requirements: pip_require.txt - requirements: requirements.txt