Extended diagnostics documentation#44704
Conversation
|
@TMDavisGoogle Could you please do an editing pass on this content update? Thank you! |
TMDavisGoogle
left a comment
There was a problem hiding this comment.
Light editing (phrasing, punctuation) done.
e864b8d to
a132c29
Compare
|
Thanks @TMDavisGoogle, applied your suggestions. |
b4267ae to
c77adbf
Compare
|
I realized I forgot to mention that |
Refs angular#42966. Look for changes in error docs (i.e. docs under `aio/content/error/`) in `authors-package`, so that such docs are tracked when running the `serve-and-sync` script.
e008e66 to
de49a39
Compare
Refs angular#42966. Look for changes in error docs (i.e. docs under `aio/content/error/`) in `authors-package`, so that such docs are tracked when running the `serve-and-sync` script.
This includes the initial documentation for extended diagnostics with a page for each of the two initial checks. They follow the same general formula, and hopefully in the future they can be properly generated from metadata rather than copy-pasted as they are currently.
aikithoughts
left a comment
There was a problem hiding this comment.
Reviewed-for: global-docs-approvers
atscott
left a comment
There was a problem hiding this comment.
reviewed-for: size-tracking
jessicajaniuk
left a comment
There was a problem hiding this comment.
LGTM 🍪
reviewed-for: size-tracking
|
This PR was merged into the repository by commit 33f23ab. |
This includes the initial documentation for extended diagnostics with a page for each of the two initial checks. They follow the same general formula, and hopefully in the future they can be properly generated from metadata rather than copy-pasted as they are currently. PR Close #44704
This includes the initial documentation for extended diagnostics with a page for each of the two initial checks. They follow the same general formula, and hopefully in the future they can be properly generated from metadata rather than copy-pasted as they are currently. PR Close #44704
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
Refs #42966.
What is the new behavior?
Adds a new section for extended diagnostics to describe the feature as whole as well as subpages diving into each currently available diagnostic.
Does this PR introduce a breaking change?
Other information
Special thanks to @gkalpak for the docs-infra help! Couldn't have done this without you.