diff --git a/docs/datastore-overview.rst b/docs/datastore-overview.rst new file mode 100644 index 000000000000..37dadcfa30b4 --- /dev/null +++ b/docs/datastore-overview.rst @@ -0,0 +1,11 @@ +.. toctree:: + :maxdepth: 0 + :hidden: + +Datastore +--------- + +.. include:: _components/datastore-quickstart.rst + +Now check out the documentation for +:class:`Client `. diff --git a/docs/index.rst b/docs/index.rst index 2d418866a740..64b2340cd102 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -3,6 +3,7 @@ :hidden: gcloud-api + datastore-overview datastore-client datastore-entities datastore-keys