Read the Docs build information Build id: 539 Project: db Version: latest Commit: 454d30ed7563955100c82e669ee0354e92525280 Date: 2024-11-01T13:48:59.130589Z State: finished Success: False [rtd-command-info] start-time: 2024-11-01T13:49:06.971649Z, end-time: 2024-11-01T13:49:08.318175Z, duration: 1, exit-code: 0 git clone --depth 1 https://gitlab.c3sl.ufpr.br/team-db/documentation.git . Cloning into '.'... [rtd-command-info] start-time: 2024-11-01T13:49:08.374146Z, end-time: 2024-11-01T13:49:09.028287Z, 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-11-01T13:49:09.195689Z, end-time: 2024-11-01T13:49:09.323842Z, 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 454d30e diagrama MECRED [rtd-command-info] start-time: 2024-11-01T13:49:09.379595Z, end-time: 2024-11-01T13:49:09.460083Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-11-01T13:49:09.519609Z, end-time: 2024-11-01T13:49:09.597861Z, 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