-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Bigtable: prep docs for repo split. #6014
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
Bigtable: prep docs for repo split. #6014
Conversation
- Move 'docs/bigtable' -> 'bigtable/docs', leaving a symlink. - Harmonize / DRY 'bigtable/README.rst' and 'bigtable/docs/index.rst'. - Remove generated GAPIC docs (not part of the surface).
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.
LGTM
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.
bigtable/docs/index.rst
calls out that the client is in Alpha. Is there a place for alpha-ness in the new docs?
bigtable/README.rst
Outdated
~~~~~~~~~~ | ||
|
||
- Read the `Client Library Documentation`_ for Cloud Bigtable API | ||
API to see other available methods on the client. |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
[ci skip]
[ci skip]
docs/bigtable
->bigtable/docs
, leaving a symlink.bigtable/README.rst
andbigtable/docs/index.rst
.Toward #5912.