-
Notifications
You must be signed in to change notification settings - Fork 27.1k
Description
Describe the problem that you experienced
When visiting an API reference detail page, other mentioned API references (e.g. Interfaces, Classes, etc.) on that page do not have links to take you directly to the details page of that reference.
e.g. Visit https://angular.dev/api/router/Router#navigate and now try to visit the mentioned NavigationExtras Interface to see what it looks like. You will have to either go back to the overview page and search for NavigationExtras or try to find it in the sidenav between all Router API references.
On https://v17.angular.io/api/router/Router#navigate you can just click on NavigationExtras and visit the detail page for it directly.
Enter the URL of the topic with the problem
Describe what you were looking for in the documentation
No response
Describe the actions that led you to experience the problem
No response
Describe what you want to experience that would fix the problem
I want all mentioned API references on API detail pages to have a link to their detail page provided, to avoid having to manually search for it.
Add a screenshot if that helps illustrate the problem
No response
If this problem caused an exception or error, please paste it here
No response
If the problem is browser-specific, please specify the device, OS, browser, and version
No response
Provide any additional information here in as much as detail as you can
No response