angular-cn/aio/tools/transforms/angular-base-package
Pete Bacon Darwin 9931bd7576 build(docs-infra): do not include license comment in first API doc (#26050)
The default dgeni config is to concatenate leading comments in front of API items.

In the case that you have an API item that starts a file with no import statements,
the license comment at the top of the file was being added to the front of the
API item's comment. SInce the license comment includes the `@license` tag
and the API item's comment did not start with `@description` the content of
the API item's comment was being put inside the `@license` tag, and no
description was being extracted from the API item's comment.

This commit updates to a version of dgeni-packages that has a switch to turn off
this concatenation, and then also configures this switch.

Closes #26045

PR Close #26050
2018-09-21 10:25:41 -07:00
..
post-processors build(aio): do not try to auto-link to internal API items (#24000) 2018-06-13 16:47:40 -07:00
processors build(aio): don't constrain `checkContentRules` to run before another processor (#24000) 2018-06-13 16:47:40 -07:00
readers build(aio): refactor dgeni packages 2017-04-23 22:50:33 +01:00
rendering build(aio): fix broken doc-gen unit test (#24000) 2018-06-13 16:47:40 -07:00
services build(aio): filter out ambiguous directives from auto code linking (#20512) 2017-11-21 22:28:16 -06:00
ignore.words build(aio): refactor dgeni packages 2017-04-23 22:50:33 +01:00
index.js build(docs-infra): do not include license comment in first API doc (#26050) 2018-09-21 10:25:41 -07:00