angular-cn/aio/tools/transforms/templates/api/lib
Pete Bacon Darwin 85f5cb45d2 build(docs-infra): associate `providedIn` injectables with their NgModule (#41960)
Such injectables were not appearing in the providers lists of their NgModule.
This commit updates the doc-gen to support associating these automatically.
Further, it also allows developers to mark other injectables that are provided
in an NgModule with a reference to the NgModule where they are provided.

The commit also does a refactoring of the `processNgModuleDocs` dgeni
processor code, to make it easier to maintain.

Fixes #41203

PR Close #41960
2021-05-10 10:28:30 -04:00
..
descendants.html build(docs-infra): ensure private exported subclasses are not rendered (#40404) 2021-01-13 14:03:04 -08:00
memberHelpers.html docs: fix for HttpRequest expansion panel (#39166) 2020-10-08 09:38:09 -07:00
ngmodule.html build(docs-infra): associate `providedIn` injectables with their NgModule (#41960) 2021-05-10 10:28:30 -04:00
paramList.html build(docs-infra): display long overload parameter types as `object` (#24976) 2018-11-01 14:17:11 -07:00