-
Notifications
You must be signed in to change notification settings - Fork 27.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[docs] Sort es/toctree.yml like en/toctree.yml #28172
Conversation
I was doing a translation of |
Hi the |
Hi @stevhliu, thanks for replying, I add the |
docs/source/es/_toctree.yml
Outdated
- local: tasks/multiple_choice | ||
title: Selección múltiple | ||
title: Guías de tareas | ||
- section: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This needs to be sections
otherwise its not recognized :)
- section: | |
- sections: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done, thanks!
Continues in #28262 |
What does this PR do?
I think that the file
es/_toctree.yml
is not aligned withen/_toctree.yml
.I would like to ask if it was this way intentionally, and if not the case, I would appreciate checking this change.
I kept this part the same because the
Performance and Scalability
section is not in the Spanish documentation:Thanks for your time.
Fixes # (issue)
Before submitting
Pull Request section?
Who can review?
Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.
@osanseviero @stevhliu