Skip to content

Commit b693b11

Browse files
authored
doc: Add App Profile documentation (#560)
We weren't including App Profile docs in the auto-generated documentation. This adds the documentation for App Profile.
1 parent 6b5c7a8 commit b693b11

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

docs/app-profile.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
App Profile
2+
~~~~~~~~~~~
3+
4+
.. automodule:: google.cloud.bigtable.app_profile
5+
:members:
6+
:show-inheritance:

docs/usage.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Using the API
99
cluster
1010
instance
1111
table
12+
app-profile
1213
backup
1314
column-family
1415
row

0 commit comments

Comments
 (0)