Description
This feature request came up in a conversation with @gchaps, @Donnater, @lcawl, and @nik9000. Please feel free to edit this issue if I missed anything.
The Problem
Nested content is hidden, which can make it more difficult to find. This problem was brought to light when Machine learning docs were nested under the Extend your use case heading:
Data point: When I created that ^ screenshot, it took me four guesses to figure out which tab the ML content was nested under.
The solution
Allow TOC "categories". The categories could be used to break up the doc nav, without hiding important content.
Here's an example. The categories are: Get started
, Explore, analyze, visualize
, and Share and collaborate
. Indented headings are links to content:
Get started
Get data into Kibana
Tutorials to get you up and running
Explore, analyze, visualize
Discover
Visualize
Dashboard
Graph
Machine learning
Share and collaborate
Spaces
A quick mockup as to what this might look like:
Short-term
A short-term fix has been outlined in #1286