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 |
||
|---|---|---|
| .. | ||
| api-gen | ||
| examples | ||
| guides | ||
| navigation | ||
| tutorials | ||
| _guides.bzl | ||
| _navigation.bzl | ||
| _playground.bzl | ||
| _stackblitz.bzl | ||
| _tutorial.bzl | ||
| _zip.bzl | ||
| BUILD.bazel | ||