Skip to content

Commit 5183966

Browse files
authored
Add bigquery_storage to docs (googleapis#7222)
* Add bigquery_storage to docs
1 parent 4e8bc85 commit 5183966

File tree

5 files changed

+5
-1
lines changed

5 files changed

+5
-1
lines changed

bigquery_storage/docs/README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../README.rst

bigquery_storage/docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. include:: ../../bigquery_storage/README.rst
1+
.. include:: README.rst
22

33
API Reference
44
-------------

docs/bigquery_storage

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../bigquery_storage/docs/

docs/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
AutoML <automl/index>
88
BigQuery <bigquery/index>
99
BigQuery Data-Transfer <bigquery_datatransfer/index>
10+
BigQuery Storage <bigquery_storage/index>
1011
Bigtable <bigtable/index>
1112
Container <container/index>
1213
Dataproc <dataproc/index>

docs/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ grpcio-gcp >= 0.2.2
1111
-e automl/
1212
-e bigquery/
1313
-e bigquery_datatransfer/
14+
-e bigquery_storage/
1415
-e bigtable/
1516
-e container/
1617
-e dataproc/

0 commit comments

Comments
 (0)