Description
Currently the README.md
for each module contains the same title and description
as the main README.md
page.
We should change it to be more specific to the service.
e.g. for Datastore
Current Title: Google Cloud Java Client
Proposed Title: Google Cloud Java Client for Datastore
Current Description: Java idiomatic client for Google Cloud Platform services.
Proposed Description: Java idiomatic client for Google Cloud Datastore.
- Also, change link reference.
Also, we can remove the "This client supports Google Cloud Datastore" statement for the module
and we should update the javadoc reference to the specific service, similar to what we do for example
(e.g. Datastore reference should be something like http://googlecloudplatform.github.io/gcloud-java/0.0.7/apidocs/index.html?com/google/gcloud/datastore/package-summary.html).