-
Notifications
You must be signed in to change notification settings - Fork 639
Closed
Description
Some people are having trouble finding the method listings at the top level when the overviews exist, so my first thought was to push the overviews lower on the page so the method listing was there, however that doesn't really fix the problem.
Not to mention, as we add support for more services, we're going to need that left-nav to be able to collapse and only show what's interesting...
Any ideas on how we could make the left-side navigation:
- Show all the services
- Expand when you click into one of the services
- Expand to show the different methods when you click on one of the types
?
Some examples of navigation:
- Angular: https://angular.io/docs/js/latest/api/change_detection/AstTransformer-class.html
- Google Cloud: https://cloud.google.com/storage/docs/json_api/v1/buckets/get
- ArrangoDB: https://docs.arangodb.com/HttpEdge/AddressAndEtag.html
- MongoDB: https://docs.mongodb.org/manual/tutorial/backup-with-filesystem-snapshots/
Metadata
Metadata
Assignees
Labels
No labels