Read the Docs build information Build id: 470 Project: db Version: latest Commit: cdd5ab76f714a048be4e8c561f7a33a8a96bfb69 Date: 2024-08-23T03:04:47.080014Z State: finished Success: False [rtd-command-info] start-time: 2024-08-23T03:04:50.216697Z, end-time: 2024-08-23T03:04:51.534118Z, 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-08-23T03:04:51.592636Z, end-time: 2024-08-23T03:04:52.953739Z, duration: 1, 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-08-23T03:04:53.170359Z, end-time: 2024-08-23T03:04:53.269526Z, 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 cdd5ab7 Update docs/source/pages/Minio/Minio.md [rtd-command-info] start-time: 2024-08-23T03:04:53.328779Z, end-time: 2024-08-23T03:04:53.410978Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-08-23T03:04:53.472281Z, end-time: 2024-08-23T03:04:53.540782Z, 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