Separar doc de Corridas e Entregas no Mintlify#22
Open
tobiasfreire-gaudium wants to merge 8 commits into
Open
Conversation
Co-authored-by: Tobias Freire <tobiasfreire@gaudium.com.br>
|
🧐 Repo clonado, analisando código (Claude rodando, ~2-4min)... job_id: |
1567986 to
382e7c6
Compare
Contributor
Author
|
/gaudinho review |
|
🧐 Repo clonado, analisando código (Claude rodando, ~2-4min)... job_id: |
There was a problem hiding this comment.
Percebi que os arquivos de corridas e entregas têm uma padronização diferente no nome.
Os de corrida são os originais sem sufixo, e os de entrega têm o sufixo -entregas, por ex.: openapi.json vs openapi-entregas.json.
Acho que vale a padronização até por uma questão de organização para futuras alterações, adicionando nos arquivos de corrida o sufixo -corrida.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Descrição
Separa a documentação de Corridas e Entregas em duas partes diferentes, acessívels por botões na página inicial de "Welcome". Também adiciona página de introdução que havia nas tabs de Corridas para as tabs de Entregas, além de renomear as versões que estavam em maiúsculo para minúsculo("V2" para "v2' e "V1 para "v1").
A página de changelog também foi separado nas documentações de Corridas v2 e Entregas v2.
Demonstração
Screen.Recording.2026-07-01.at.18.59.48.mov