Skip to content

Mark classes in typescript as private for docs #15265

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 22, 2019

Conversation

BrennanConroy
Copy link
Member

Even though the classes aren't exported from index.ts they still show up in docs because it just scans all files. So we need to mark non-exported classes as private explicitly.

@BrennanConroy BrennanConroy added the area-signalr Includes: SignalR clients and servers label Oct 22, 2019
@BrennanConroy BrennanConroy added this to the 3.1.0-preview2 milestone Oct 22, 2019
@BrennanConroy
Copy link
Member Author

@Pilchie for 3.1 approval!

Copy link
Member

@Pilchie Pilchie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - approved

@BrennanConroy
Copy link
Member Author

@aspnet-hello
Copy link

This comment was made automatically. If there is a problem contact [email protected].

I've triaged the above build. I've created/commented on the following issue(s)
https://github.com/aspnet/AspNetCore-Internal/issues/2715
https://github.com/aspnet/AspNetCore-Internal/issues/3241

@BrennanConroy BrennanConroy merged commit 99e79a0 into release/3.1 Oct 22, 2019
@BrennanConroy BrennanConroy deleted the brecon/private branch October 22, 2019 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-signalr Includes: SignalR clients and servers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants