data-apis / array-api

RFC document, tooling and other content related to the array API standard
https://data-apis.github.io/array-api/latest/
MIT License
205 stars 42 forks source link

Fix sidebar contents under Extensions #729

Closed rgommers closed 5 months ago

rgommers commented 5 months ago

The problem was that the sidebar doesn't show the named pages in the toctree if that toctree is under a subheading in index.rst

Closes gh-716

rgommers commented 5 months ago

Sidebar in the preview is fixed:

image

This is simple maintenance, so I'll go ahead and merge it.