Skip to content

docs (docs-infra): provide links to mentioned API references on API reference detail pages  #57128

@mvdluit

Description

@mvdluit

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

https://angular.dev/api

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

Metadata

Metadata

Assignees

Labels

P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgent

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions