Read the Docs build information Build id: 240 Project: root Version: latest Commit: b5668d27ecce6b97a3cd3c95b4f188b3f9cdfca4 Date: 2024-02-21T20:50:06.317314Z State: finished Success: False [rtd-command-info] start-time: 2024-02-21T20:50:19.730912Z, end-time: 2024-02-21T20:50:21.888414Z, duration: 2, exit-code: 0 git clone --depth 1 https://gitlab.c3sl.ufpr.br/C3Root/docs.git . Cloning into '.'... [rtd-command-info] start-time: 2024-02-21T20:50:21.931857Z, end-time: 2024-02-21T20:50:22.654699Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main [rtd-command-info] start-time: 2024-02-21T20:50:22.776423Z, end-time: 2024-02-21T20:50:22.900324Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. 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 b5668d2 feat: add clarification about convention [rtd-command-info] start-time: 2024-02-21T20:50:22.943078Z, end-time: 2024-02-21T20:50:23.012070Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-02-21T20:50:23.056064Z, end-time: 2024-02-21T20:50:23.139953Z, duration: 0, exit-code: 0 cat .readthedocs.yaml version: 2 build: os: ubuntu-22.04 tools: python: "3.11" python: install: - requirements: ./requirements.txt sphinx: configuration: source/conf.py formats: - htmlzip - pdf