angular/aio/tools/transforms/links-package/services
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
..
disambiguators build(aio): improve automatic linking of code items (#24000) 2018-06-13 16:47:40 -07:00
getAliases.js build(aio): move the transforms folder into the tools folder 2017-04-16 22:05:23 +01:00
getAliases.spec.js build(aio): move the transforms folder into the tools folder 2017-04-16 22:05:23 +01:00
getDocFromAlias.js build(aio): move link disambiguation from getLinkInfo to getDocFromAlias (#22494) 2018-03-01 08:11:19 -08:00
getDocFromAlias.spec.js build(aio): move link disambiguation from getLinkInfo to getDocFromAlias (#22494) 2018-03-01 08:11:19 -08:00
getLinkInfo.js docs(docs-infra): create code block for links to methods (#50110) 2023-06-14 10:54:38 +02:00
getLinkInfo.spec.js build(aio): better error message for invalid links (#16993) 2017-05-24 11:59:06 -06:00