mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
In TSDoc, we currently handle the `@usageNotes` annotation, but this is not a standard TSDoc tag. Instead, the `@example` annotation is the correct standard, which is used in the Angular CLI repo and on the SSR package. This change ensures that `@example` is treated the same as `@usageNotes` during the transform process and also handle multiple instances of `@example` on the same tag. PR Close #60443 |
||
|---|---|---|
| .. | ||
| components | ||
| directives | ||
| icons | ||
| interfaces | ||
| pipeline | ||
| pipes | ||
| providers | ||
| services | ||
| styles | ||
| testing | ||
| utils | ||
| BUILD.bazel | ||
| index.bzl | ||
| index.ts | ||
| package.json | ||