angular/aio/tools/transforms/links-package
Matthieu Riegler c8c00ae485 docs(docs-infra): create code block for links to methods (#50110)
Before this commit, links to methods had to rely on a custom title (or the method name would be displayed).

With this commit, {@link MyClass#myMethod} will ouput a link as `MyClass#myMethod`.
This has a 2nd advantage : We can now rely on the validation by the `checkAnchorLinksProcessor` to ensure the method actually exist.

This commit is part of #50110 to improve linking in the documentation.

PR Close #50110
2023-06-14 10:54:38 +02:00
..
inline-tag-defs build(docs-infra): move docs-watch settings to a base package (#40479) 2021-01-20 16:12:15 -08:00
services docs(docs-infra): create code block for links to methods (#50110) 2023-06-14 10:54:38 +02:00
BUILD.bazel build(bazel): create targets for aio docs tests 2022-11-22 13:51:16 -07:00
index.js build(aio): improve automatic linking of code items (#24000) 2018-06-13 16:47:40 -07:00