Read the Docs build information Build id: 691 Project: c3hpc Version: latest Commit: 87b22aba65267a8c3d6829e9e9fc29f24a5fbd65 Date: 2025-03-24T19:51:36.173231Z State: finished Success: False [rtd-command-info] start-time: 2025-03-24T19:51:41.784353Z, end-time: 2025-03-24T19:51:43.967962Z, duration: 2, exit-code: 0 git clone --depth 1 https://gitlab.c3sl.ufpr.br/c3sl/c3docs/c3hpc-user-docs.git . Cloning into '.'... [rtd-command-info] start-time: 2025-03-24T19:51:44.058092Z, end-time: 2025-03-24T19:51:45.150836Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main From https://gitlab.c3sl.ufpr.br/c3sl/c3docs/c3hpc-user-docs * [new tag] 0.1.0 -> 0.1.0 * [new tag] 0.2.0 -> 0.2.0 * [new tag] 0.3.0 -> 0.3.0 * [new tag] 0.4.0 -> 0.4.0 * [new tag] 0.4.1 -> 0.4.1 * [new tag] 0.5.0 -> 0.5.0 * [new tag] 0.6.0 -> 0.6.0 [rtd-command-info] start-time: 2025-03-24T19:51:45.324395Z, end-time: 2025-03-24T19:51:45.439117Z, 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 87b22ab Adiciona instruçoes do email [rtd-command-info] start-time: 2025-03-24T19:51:45.501422Z, end-time: 2025-03-24T19:51:45.598692Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2025-03-24T19:51:45.665996Z, end-time: 2025-03-24T19:51:45.769797Z, duration: 0, exit-code: 0 cat .readthedocs.yaml version: 2 build: os: ubuntu-20.04 tools: python: "3.10" python: install: - requirements: ./requirements.txt sphinx: configuration: source/conf.py formats: - pdf - epub