Add link with absolute URL to docs on each public API #61710
Labels
area: docs
Related to the documentation
Milestone
Content-Length: 223630 | pFad | http://github.com/angular/angular/issues/61710
B7Fetched URL: http://github.com/angular/angular/issues/61710
Alternative Proxies:
Uh oh!
There was an error while loading. Please reload this page.
Which @angular/* package(s) are relevant/related to the feature request?
No response
Description
Docs are not easily discoverable from the IDE.
Proposed solution
It would be nice if each public API had a link in its jsdoc pointing to the docs. e.g.
@see {@link https://v20.angular.dev/api/…}
The link would then be visible to anyone hovering a public API in most IDEs.
It would be useful because:
The text was updated successfully, but these errors were encountered: