Skip to content
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

Skip io.grpc.internal in javadoc. #828

Merged
merged 1 commit into from
Aug 20, 2015
Merged

Conversation

zhangkun83
Copy link
Contributor

Also move ExperimentalApi and Internal to io.grpc, so that they appear
in javadoc.

Resolves #802

@@ -55,6 +55,7 @@ javadoc {
source subproject.javadoc.source
options.links subproject.javadoc.options.links.toArray(new String[0])
}
exclude 'io/grpc/internal/**'
Copy link
Member

Choose a reason for hiding this comment

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

Do we want to do this for core/build.gradle as well? I'm uncertain, but I think probably so since IDEs will probably being using that set of javadoc.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done. PTAL.

Copy link
Member

Choose a reason for hiding this comment

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

I don't see any changes.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sorry. PTAL.

@nmittler
Copy link
Member

LGTM

1 similar comment
@madongfly
Copy link
Contributor

LGTM

@ejona86
Copy link
Member

ejona86 commented Aug 20, 2015

@zhangkun83 LGTM

Also move ExperimentalApi and Internal to io.grpc, so that they appear
in javadoc.
@zhangkun83 zhangkun83 merged commit 687a6f4 into grpc:master Aug 20, 2015
@zhangkun83 zhangkun83 deleted the javadoc branch August 20, 2015 15:52
@lock lock bot locked as resolved and limited conversation to collaborators Jan 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants