Make index page match toctree structure #4
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Part of: pyOpenSci#181
As always, with any of my comments or reviews, take this or leave it! i won't be offended if you don't like these changes :).
Currently it's not obvious that the content on the index page is related to the tabs at the top of the page. This makes the overall structure of the site a bit bewildering - I'm not quite sure if this index is unrelated to the tabbed sections, and it's difficult to scan through the boxes in the grid quickly.
This PR reorganizes the index page to match the toctree, adding titles and links to other subpages. It might be a few too many links without text, we can take out some of the docs links, but hopefully this makes the different groups a bit clearer.
I changed the order of the toctree to put packaging before documentation because the blocks on the index for packaging came first, but that can also go back, i just think they should match the order!
before:
after: