angular-cn/aio/tools/transforms/templates/api/includes
Pete Bacon Darwin b94436d86c build(docs-infra): process and render ngmodule exports (#25734)
All directives and pipes must now be tagged with one ore more
public NgModule, from which they are exported.

If an item is exported transitively via a re-exported internal NgModule
then it may be that the item appears to be exported from more than
one public NgModule. For example, there are shared directives that
are exported in this way from `FormsModule` and `ReactiveFormsModule`.

The doc-gen will error and fail if a directive or pipe is not tagged correctly.

NgModule pages now list all the directives and pipes that are exported from it.
Directive and Pipe pages now list any NgModule from which they are exported.
Packages also now list any NgModules that are contained - previously they were
missed.

PR Close #25734
2018-09-19 16:18:24 -07:00
..
annotations.html fix(aio): fix code highlight in API docs templates (#21630) 2018-01-19 13:23:41 -08:00
class-overview.html build(docs-infra): separate NgModules from Classes in API docs (#25734) 2018-09-19 16:18:24 -07:00
decorator-overview.html build(aio): add github links to API doc members (#24000) 2018-06-13 16:47:40 -07:00
deprecation.html build(docs-infra): ensure all headings are sentence cased (#24527) 2018-06-15 09:13:45 -07:00
description.html build(aio): refactor API templates for clean start 2017-05-03 13:30:11 -07:00
directive-overview.html build(aio): remove unwanted overview headings (#22681) 2018-03-12 11:23:47 -07:00
export-as.html build(aio): update doc-gen templates 2017-07-11 11:44:05 +01:00
info-bar.html build(docs-infra): remove unused info-bar API template (#25734) 2018-09-19 16:18:24 -07:00
interface-overview.html build(docs-infra): ensure all API headings are sentence cased (#24949) 2018-07-23 08:43:07 -07:00
metadata.html build(docs-infra): ensure all headings are sentence cased (#24527) 2018-06-15 09:13:45 -07:00
ngmodule.html build(docs-infra): process and render ngmodule exports (#25734) 2018-09-19 16:18:24 -07:00
pipe-overview.html build(docs-infra): process and render ngmodule exports (#25734) 2018-09-19 16:18:24 -07:00
security-notes.html build(docs-infra): ensure all headings are sentence cased (#24527) 2018-06-15 09:13:45 -07:00
see-also.html build(docs-infra): ensure all headings are sentence cased (#24527) 2018-06-15 09:13:45 -07:00
selectors.html build(aio): improve rendering of directive selectors 2017-09-12 13:55:54 -04:00
usageNotes.html build(docs-infra): ensure all headings are sentence cased (#24527) 2018-06-15 09:13:45 -07:00