Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

chore(docs): added generated docs for async client#947

Merged
daniel-sanche merged 2 commits into
googleapis:mainfrom
daniel-sanche:generate_async_docs
Mar 20, 2024
Merged

chore(docs): added generated docs for async client#947
daniel-sanche merged 2 commits into
googleapis:mainfrom
daniel-sanche:generate_async_docs

Conversation

@daniel-sanche
Copy link
Copy Markdown
Contributor

@daniel-sanche daniel-sanche commented Mar 20, 2024

Added autogenerated sphinx docs pages for async data client

Currently serving them in the Using the API section:

image


To view docs locally:

  • run nox -s docs to generate html pages
  • run python -m http.server -d ./docs/_build/html to start a local server on localhost:8000

BEGIN_COMMIT_OVERRIDE
chore(docs): added generated docs for async client
END_COMMIT_OVERRIDE

@daniel-sanche daniel-sanche requested review from a team March 20, 2024 23:18
@product-auto-label product-auto-label Bot added size: m Pull request size is medium. api: bigtable Issues related to the googleapis/python-bigtable API. labels Mar 20, 2024
Comment thread docs/usage.rst Outdated
@@ -1,5 +1,5 @@
Using the API
=============
Using the Standard Client
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

nit: standard client -> sync client?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Eventually there will be two sync clients, so we'll need a different naming system. I'll change it to sync for now though, we can discuss that later!

@daniel-sanche daniel-sanche merged commit 053a6ee into googleapis:main Mar 20, 2024
@daniel-sanche daniel-sanche deleted the generate_async_docs branch March 20, 2024 23:43
@daniel-sanche daniel-sanche changed the title feat: added generated docs for async client chore(docs): added generated docs for async client Apr 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigtable Issues related to the googleapis/python-bigtable API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants