We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd8bd4c commit 79b7c7fCopy full SHA for 79b7c7f
3 files changed
packages/google-cloud-core/docs/README.rst
@@ -0,0 +1 @@
1
+../README.rst
…ckages/google-cloud-core/docs/client.rst …google-cloud-core/docs/client/client.rstpackages/google-cloud-core/docs/client.rst renamed to packages/google-cloud-core/docs/client/client.rst
packages/google-cloud-core/docs/index.rst
@@ -1,3 +1,5 @@
+.. include:: README.rst
2
+
3
The ``google-cloud-core`` package contains helpers common to all
4
``google-cloud-*`` packages. In an attempt to reach a stable API,
5
much of the functionality has been split out into a new package
@@ -9,10 +11,10 @@ Core
9
11
10
12
.. toctree::
13
config
- client
14
+ client/client
15
16
Changelog
-~~~~~~~~~
17
+=========
18
19
20
:maxdepth: 2
0 commit comments