-
-
Notifications
You must be signed in to change notification settings - Fork 31k
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
Revert "Doc: Show object descriptions in the table of contents (#125757)" #128406
Conversation
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.
Sorry for not managing to get to this -- we would like to include objects descriptions in the 'local toc' (per-page) but not the 'global toc'.
A
Thanks @hugovk for the PR, and @AA-Turner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
…nGH-125757)" (pythonGH-128406) (cherry picked from commit c9d2bc6) Co-authored-by: Hugo van Kemenade <[email protected]>
GH-128413 is a backport of this pull request to the 3.13 branch. |
…nGH-125757)" (pythonGH-128406) (cherry picked from commit c9d2bc6) Co-authored-by: Hugo van Kemenade <[email protected]>
GH-128414 is a backport of this pull request to the 3.12 branch. |
…GH-125757)" (GH-128406) (#128413) Co-authored-by: Hugo van Kemenade <[email protected]>
…GH-125757)" (GH-128406) (#128414) Co-authored-by: Hugo van Kemenade <[email protected]>
This reverts commit 91ddde4.
Revert PR #125757 from October.
Re: https://discuss.python.org/t/summary-tables-as-an-api-overview/68474/37, https://discuss.python.org/t/summary-tables-as-an-api-overview/68474/53 etc.
The changes are a bit too extensive, so let's revert so this can be reworked later.
Before:
After:
cc @AA-Turner @willingc @pfmoore
📚 Documentation preview 📚: https://cpython-previews--128406.org.readthedocs.build/