aboutsummaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
authorBu Sun Kim <8822365+busunkim96@users.noreply.github.com>2019-06-25 12:44:16 -0700
committerGitHub <noreply@github.com>2019-06-25 12:44:16 -0700
commitbee4b07c6f53891ccc3d7298f8fd3a0cf25dc05a (patch)
tree2a2c1683f370c48ea05daa34e7b2a6710aa45458 /docs/index.rst
parent6089ed54c435ffc94278183b0d75d680a2313471 (diff)
downloadpython-api-core-bee4b07c6f53891ccc3d7298f8fd3a0cf25dc05a.tar.gz
All: Add docs job to publish to googleapis.dev. (#8464)
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst28
1 files changed, 28 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
new file mode 100644
index 0000000..112bb30
--- /dev/null
+++ b/docs/index.rst
@@ -0,0 +1,28 @@
+The ``google-cloud-core`` package contains helpers common to all
+``google-cloud-*`` packages. In an attempt to reach a stable API,
+much of the functionality has been split out into this package,
+``google-api-core``.
+
+Core
+====
+
+.. toctree::
+ auth
+ client_info
+ exceptions
+ helpers
+ iam
+ operation
+ operations_client
+ page_iterator
+ path_template
+ retry
+ timeout
+
+Changelog
+~~~~~~~~~
+
+.. toctree::
+ :maxdepth: 2
+
+ changelog