docs: rename @nodoc to @docs-private#61194
Conversation
|
Deployed adev-preview for a500767 to: https://ng-dev-previews-fw--pr-angular-angular-61194-adev-prev-a70ix8m6.web.app Note: As new commits are pushed to this pull request, this link is updated after the preview is rebuilt. |
|
ex: HashLocationStrategy no longer shows an |
2045822 to
34aca1a
Compare
JeanMeche
left a comment
There was a problem hiding this comment.
I like the added consistancy
|
caretaker: presubmit is green |
This aligns with how angular/components marks their hidden APIs. `@nodoc` has been broken since the switch to adev, this change should properly hide the APIs again.
devversion
left a comment
There was a problem hiding this comment.
LGTM
Reviewed-for: public-api
thePunderWoman
left a comment
There was a problem hiding this comment.
reviewed-for: public-api
|
This PR was merged into the repository by commit c0e9fc1. The changes were merged into the following branches: main, 20.0.x |
This aligns with how angular/components marks their hidden APIs. `@nodoc` has been broken since the switch to adev, this change should properly hide the APIs again. PR Close #61194
|
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. |
This aligns with how angular/components marks their hidden APIs.
@nodochas been broken since the switch to adev, this change shouldproperly hide the APIs again.