Note: This issue is a pre-requisite for https://github.com/angular/angular.io/issues/964 The following decorator tags are needed in the angular documentation to populate the [proposed api design](https://github.com/angular/angular.io/files/198505/APIDoc_design-proposal.pdf) - `@howToUse` - `@whatItIs` - `@deprecated` (already in the used in some places. It's absence would imply stable) - ~~`@selectors`~~ - ~~`@outputs`~~ - ~~`@inputs`~~ - ~~`@exportedAs`~~ _Strikethrough text is already shown in the documentation._
Note: This issue is a pre-requisite for #964
The following decorator tags are needed in the angular documentation to populate the proposed api design
@howToUse@whatItIs@deprecated(already in the used in some places. It's absence would imply stable)@selectors@outputs@inputs@exportedAsStrikethrough text is already shown in the documentation.