angular-cn/aio/tools/transforms/angular-base-package/post-processors
Pete Bacon Darwin a7a2123ade build(docs-infra): fail if we attempt to autolink to a private doc (#40404)
Previously we only logged a warning if we attempted to auto-link
to a doc that had no `path` property, which implies that it is private
and is not rendered.

Now we fail hard during full doc-gen, although when running the
`yarn serv-and-sync` command it should not fail if changes are
only made to guides, which is what authors who use this tool
are most likely to do.

PR Close #40404
2021-01-13 14:03:05 -08:00
..
add-image-dimensions.js refactor(docs-infra): refactors `addImageDimensionsImpl` (#37046) 2020-05-14 10:48:01 -07:00
add-image-dimensions.spec.js style(aio): fix docs linting issues (#19702) 2017-11-01 15:24:46 -07:00
auto-link-code.js build(docs-infra): fail if we attempt to autolink to a private doc (#40404) 2021-01-13 14:03:05 -08:00
auto-link-code.spec.js build(docs-infra): fail if we attempt to autolink to a private doc (#40404) 2021-01-13 14:03:05 -08:00
autolink-headings.js build(aio): render heading anchors on the right 2018-02-27 18:32:32 -08:00
autolink-headings.spec.js build(aio): render heading anchors on the right 2018-02-27 18:32:32 -08:00
h1-checker.js build(aio): fix warning about missing `<h1>` 2017-07-31 13:40:07 -07:00
h1-checker.spec.js build(aio): fix warning about missing `<h1>` 2017-07-31 13:40:07 -07:00