-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Minor docs cleanup. Adding comments and links for clarity.
- Loading branch information
Showing
9 changed files
with
33 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,18 @@ | ||
.. _api reference: | ||
|
||
pittgoogle | ||
========== | ||
|
||
.. Listing the subset of class the user will interact with most. | ||
.. Is this what we want the package index page to look like? # [TODO] | ||
[FIXME] This lists a subset of classes the user will interact with most. | ||
Is this what we want? | ||
Should at least add some text to clarify. | ||
|
||
.. autosummary:: | ||
|
||
.. autosummary:: | ||
|
||
pittgoogle.alert.Alert | ||
pittgoogle.bigquery.Table | ||
pittgoogle.pubsub.Consumer | ||
pittgoogle.pubsub.Subscription | ||
pittgoogle.pubsub.Topic | ||
pittgoogle.registry.ProjectIds | ||
pittgoogle.registry.Schemas | ||
pittgoogle.alert.Alert | ||
pittgoogle.bigquery.Table | ||
pittgoogle.pubsub.Consumer | ||
pittgoogle.pubsub.Subscription | ||
pittgoogle.pubsub.Topic | ||
pittgoogle.registry.ProjectIds | ||
pittgoogle.registry.Schemas |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
What is BigQuery? | ||
================= | ||
|
||
Google Cloud's BigQuery is ... # [TODO] | ||
Google Cloud's BigQuery is ... # [TODO] I've written this several times before -- find them. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
What is Cloud Run? | ||
================== | ||
|
||
Google Cloud's Cloud Run is ... # [TODO] | ||
Google Cloud's Cloud Run is ... # [TODO] I've written this several times before -- find them. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
What is Cloud Storage? | ||
====================== | ||
|
||
Google Cloud's Cloud Storage is ... # [TODO] | ||
Google Cloud's Cloud Storage is ... # [TODO] I've written this several times before -- find them. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
What is Pub/Sub? | ||
================= | ||
|
||
Google Cloud's Pub/Sub is ... # [TODO] | ||
Google Cloud's Pub/Sub is ... # [TODO] I've written this several times before -- find them. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters