@@ -21,20 +21,57 @@ If you've never used ``gcloud`` before,
2121you should probably take a look at
2222:doc: `getting-started `.
2323
24- Cloud Datastore
25- ---------------
24+ Services
25+ --------
26+
27+ .. topic :: Cloud Datastore
28+ :class: service
29+
30+ .. image :: /_static/datastore-logo.png
31+ :target: datastore-api.html
32+
33+ - Google's `official documentation <https://developers.google.com/datastore/ >`_
34+ - :doc: `datastore-quickstart `
35+ - :doc: `datastore-getting-started `
36+ - :doc: `Cloud Datastore API Documentation <datastore-api >`
37+
38+ .. topic :: Cloud Storage
39+ :class: service
40+
41+ .. image :: /_static/storage-logo.png
42+ :target: storage-api.html
43+
44+ - Google's `official documentation <https://developers.google.com/storage/ >`_
45+ - :doc: `storage-quickstart `
46+ - `Getting started with Cloud Storage <https://github.com/GoogleCloudPlatform/gcloud-python/issues/37 >`_
47+ - :doc: `Cloud Storage API Documentation <storage-api >`
48+
49+ .. topic :: Compute Engine
50+ :class: service
51+
52+ .. image :: /_static/compute-logo.png
53+ :target: https://github.com/GoogleCloudPlatform/gcloud-python/issues/34
54+
55+ - Google's `official documentation <https://developers.google.com/compute/ >`_
56+ - Coming soon...
57+
58+ .. topic :: Cloud SQL
59+ :class: service
60+
61+ .. image :: /_static/cloudsql-logo.png
62+ :target: https://github.com/GoogleCloudPlatform/gcloud-python/issues/35
63+
64+ - Google's `official documentation <https://developers.google.com/cloud-sql/ >`_
65+ - Coming soon...
2666
27- - Google's `official documentation <https://developers.google.com/datastore/ >`_
28- - :doc: `datastore-quickstart `
29- - :doc: `datastore-getting-started `
30- - :doc: `Cloud Datastore API Documentation <datastore-api >`
67+ .. topic :: Big Query
68+ :class: service
3169
32- Cloud Storage
33- -------------
70+ .. image :: /_static/bigquery-logo.png
71+ :target: https://github.com/GoogleCloudPlatform/gcloud-python/issues/36
3472
35- - Google's `official documentation <https://developers.google.com/storage/ >`_
36- - :doc: `storage-quickstart `
37- - :doc: `Cloud Storage API Documentation <storage-api >`
73+ - Google's `official documentation <https://developers.google.com/bigquery/ >`_
74+ - Coming soon...
3875
3976Common modules
4077--------------
0 commit comments