Doc: Change config to expand toc object entries#125754
Conversation
|
@hugovk Do you remember why we have this set to |
|
Added in #114318 because some of the menus were far too long and crowded to be useful. See https://cpython-previews--125754.org.readthedocs.build/en/125754/library/sqlite3.html#module-sqlite3 from this PR. |
|
I think it may be time to revisit this setting and look at some CSS or custom solution. I really wish we had the righthand sidebar like the science world typically uses. Added this to the Doc Community agenda for November. |
Funny you should mention that, I just suggested the PyData them over here: https://discuss.python.org/t/summary-tables-as-an-api-overview/68474/17 :) |
|
Closing this PR since #125757 is a more elegant solution. Thanks @AA-Turner |
Expand the toctree entries for the sidebar. Pages with lots of methods/functions would benefit from easier click-through navigation.
Prompted to experiment due to the Discourse discussion: https://discuss.python.org/t/summary-tables-as-an-api-overview/68474
📚 Documentation preview 📚: https://cpython-previews--125754.org.readthedocs.build/