Skip to content

Use maxdepth=3 in the API index #87

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

Merged
merged 1 commit into from
Nov 14, 2020
Merged

Use maxdepth=3 in the API index #87

merged 1 commit into from
Nov 14, 2020

Conversation

asmeurer
Copy link
Member

This makes the API index page list every function in the spec. On the NumPy list, @mattip requested a page that lists every API function. This is an easy way to achieve this.

This makes the API index page list every function in the spec.
@rgommers
Copy link
Member

I like this idea. My first instinct was that it was very verbose and lost the overview, however on second thought the overview with top-level section is still in the left navbar:

image

And getting the overview of all objects with full signatures is nice. Let's go with this, we can iterate if needed.

@rgommers rgommers merged commit e6fa8c4 into master Nov 14, 2020
@rgommers rgommers deleted the maxdepth branch November 14, 2020 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants