mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
docs(annotations): remove reference to Parent annotation
This annotation was removed in 6f4a39c337
This commit is contained in:
parent
3a7c9e4c62
commit
dbbb7385f5
1 changed files with 1 additions and 2 deletions
|
|
@ -5,8 +5,7 @@
|
|||
* Annotations provide the additional information that Angular requires in order to run your
|
||||
* application. This module
|
||||
* contains {@link Component}, {@link Directive}, and {@link View} annotations, as well as
|
||||
* {@link Parent} and {@link Ancestor} annotations that are
|
||||
* used by Angular to resolve dependencies.
|
||||
* the {@link Ancestor} annotation that is used by Angular to resolve dependencies.
|
||||
*
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue