angular/aio/tools/transforms/angular-api-package
Dylan Hunn c2da290659 feat(docs-infra): Add a new processor for @overriddenImplementation. (#44689)
This new processor, named `mergeOverriddenImplementation`, allows Dgeni to produce correct documentation for symbols with overridden exported constructors. For example, in the following example, the implementation documentation will be used, including the constructor signature:

```
export const Foo: FooCtor = FooImpl as FooCtor;
```

This is a major improvement over the current situation, in which no constructor signature is documented whatsoever.

PR Close #44689
2022-01-13 12:02:22 -08:00
..
content-rules build(aio): create minLength content rule (#22759) 2018-04-12 00:06:49 -07:00
mocks refactor(docs-infra): migrate aio from tslint to eslint (#42820) 2021-07-20 11:55:28 -07:00
processors feat(docs-infra): Add a new processor for @overriddenImplementation. (#44689) 2022-01-13 12:02:22 -08:00
readers feat(docs-infra): add support for "special elements" (#41299) 2021-06-16 14:01:16 -07:00
tag-defs feat(docs-infra): Add a new processor for @overriddenImplementation. (#44689) 2022-01-13 12:02:22 -08:00
index.js feat(docs-infra): Add a new processor for @overriddenImplementation. (#44689) 2022-01-13 12:02:22 -08:00