Read the Docs build information Build id: 522 Project: db Version: latest Commit: 2c5cb9dbe8ac786a5bd6438cb5eb2b62ec1cdf26 Date: 2024-10-25T14:55:46.811957Z State: finished Success: False [rtd-command-info] start-time: 2024-10-25T14:55:59.214345Z, end-time: 2024-10-25T14:55:59.977407Z, duration: 0, exit-code: 0 git clone --depth 1 https://gitlab.c3sl.ufpr.br/team-db/documentation.git . Cloning into '.'... [rtd-command-info] start-time: 2024-10-25T14:56:00.032608Z, end-time: 2024-10-25T14:56:00.863046Z, 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-10-25T14:56:01.010782Z, end-time: 2024-10-25T14:56:01.112360Z, 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 2c5cb9d Delete diagrama.drawio(2).png [rtd-command-info] start-time: 2024-10-25T14:56:01.167488Z, end-time: 2024-10-25T14:56:01.251297Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-10-25T14:56:01.309026Z, end-time: 2024-10-25T14:56:01.397330Z, duration: 0, exit-code: 0 cat .readthedocs.yaml version: "2" build: os: "ubuntu-22.04" tools: python: "3.10" python: install: - requirements: ./requirements.txt sphinx: configuration: docs/source/conf.py formats: - pdf - htmlzip