diff --git a/docs/index.rst b/docs/index.rst index ca6ff2a94192..848564c23235 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -14,8 +14,8 @@ storage-blobs storage-buckets storage-acl + pubsub-usage pubsub-api - pubsub-surface pubsub-subscription pubsub-topic diff --git a/docs/pubsub-surface.rst b/docs/pubsub-usage.rst similarity index 99% rename from docs/pubsub-surface.rst rename to docs/pubsub-usage.rst index f1abcba392be..a5022338298f 100644 --- a/docs/pubsub-surface.rst +++ b/docs/pubsub-usage.rst @@ -1,5 +1,5 @@ -``gcloud.pubsub`` API -===================== +Using the API +============= Connection / Authorization --------------------------