Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove doc mention of generated modules before releasing. #1369

Merged
merged 1 commit into from
Dec 6, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions docs/src/main/asciidoc/getting-started.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,6 @@ You do *not* need to include the underlying `spring-cloud-gcp-pubsub` dependency

A summary of these artifacts are provided below.

Aside from these modules, we also provide additional starters with auto-configurations to various Google Client Libraries. Refer for the full list https://github.com/GoogleCloudPlatform/spring-cloud-gcp/tree/main/generated/README.md[here].

|===
| Spring Cloud GCP Starter | Description | Maven Artifact Name

Expand Down
2 changes: 0 additions & 2 deletions docs/src/main/md/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ dependency includes it.

A summary of these artifacts are provided below.

Aside from these modules, we also provide additional starters with auto-configurations to various Google Client Libraries. Refer for the full list [here](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/tree/main/generated/README.md).

| Spring Cloud GCP Starter | Description | Maven Artifact Name |
| ------------------------ | --------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------ |
| Core | Automatically configure authentication and Google project settings | [com.google.cloud:spring-cloud-gcp-starter](core.xml#spring-cloud-gcp-core) |
Expand Down