You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the library has grown, our information architecture for the API docs has become somewhat hard to navigate. Opening this issue for discussion on how we can improve it.
Questions:
How to split up docs for classes, directives, methods, constants, functions, enums
How to navigate between them
How do users want to search for a specific API?
Any big change will probably include a site-wide search and cross-doc linking.
I like how search results are organized in angular.io search. While the actual doc pages can be lacking, the realtime organization in the search banner is very nice. A downside is that there is no results page to click back to if you are disappointed in your results, but I expect that's not so much an issue compared to MDN.
I'd also love to see breadcrumbs in the page header
As the library has grown, our information architecture for the API docs has become somewhat hard to navigate. Opening this issue for discussion on how we can improve it.
Questions:
Any big change will probably include a site-wide search and cross-doc linking.
Some examples to explore:
Anything on developers.google.com
analytics.js
Android DriveApi
https://api.slack.com/methods
https://firebase.google.com/docs/reference/js/firebase.app.App
The text was updated successfully, but these errors were encountered: