From 803a3ddd378353c20de474b49a5bcce6a8166c94 Mon Sep 17 00:00:00 2001 From: Tres Seaver Date: Tue, 11 Sep 2018 16:46:10 -0400 Subject: [PATCH] Storage docs: fix typos. Futzed in #5923. --- storage/README.rst | 2 +- storage/docs/index.rst | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/storage/README.rst b/storage/README.rst index 71cecf4c91cd..e7e93d5ccbdc 100644 --- a/storage/README.rst +++ b/storage/README.rst @@ -3,7 +3,7 @@ Python Client for Google Cloud Storage |pypi| |versions| -`Google Cloud Storage`_ () allows you to store data on +`Google Cloud Storage`_ allows you to store data on Google infrastructure with very high reliability, performance and availability, and can be used to distribute large data objects to users via direct download. diff --git a/storage/docs/index.rst b/storage/docs/index.rst index a9c7525fd1da..d1dbd650997c 100644 --- a/storage/docs/index.rst +++ b/storage/docs/index.rst @@ -18,4 +18,10 @@ API Reference buckets acl batch + +Changelog +--------- +.. toctree:: + :maxdepth: 2 + changelog