-
Notifications
You must be signed in to change notification settings - Fork 9
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
feat: Left-hand Navigation: Group stub packages under parent #199
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great! Two thoughts:
-
Do you mind staging
java-bigtable
as well? They have a couple ofstub*
packages that would be good to confirm how they show up (e.g. https://cloud.google.com/java/docs/reference/google-cloud-bigtable/latest/com.google.cloud.bigtable.data.v2.stub.changestream) -
There currently isn't an implementation to opt-out for this change right? I think that's fine for this change, but wanted to double check.
Mmm. Good catch @alicejli on
|
@alicejli : Staging complete. Ready for final review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you! this is a great improvement to our docs!
See cl/561379976 for staging link.