Skip to content

Commit

Permalink
chore(docs): update all repo URLs, remove legacy docs workflows (#5672)
Browse files Browse the repository at this point in the history
  • Loading branch information
bshaffer authored Dec 13, 2022
1 parent 68188ce commit e31557d
Show file tree
Hide file tree
Showing 286 changed files with 290 additions and 416 deletions.
47 changes: 0 additions & 47 deletions .github/workflows/docs.yml

This file was deleted.

18 changes: 0 additions & 18 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,21 +111,3 @@ jobs:
run: vendor/bin/phpunit -c dev/phpunit-docfx.xml.dist
- name: Run Docs Generator (Dry Run)
run: bash .kokoro/docs/publish.sh

docs:
runs-on: ubuntu-latest
name: Generate Legacy Documentation (Dry Run)
steps:
- uses: actions/checkout@v3
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: '7.4'
- name: Install Dependencies
uses: nick-invision/retry@v2
with:
timeout_minutes: 10
max_attempts: 3
command: composer --no-interaction --no-ansi --no-progress update
- name: Run Docs Generator
run: php -d 'memory_limit=-1' dev/google-cloud docs
2 changes: 1 addition & 1 deletion AccessApproval/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"distribution_name": "google/cloud-access-approval",
"release_level": "ga",
"client_documentation": "http://googleapis.github.io/google-cloud-php/#/docs/cloud-access-approval/latest",
"client_documentation": "https://cloud.google.com/php/docs/reference/cloud-access-approval/latest",
"library_type": "GAPIC_AUTO"
}
2 changes: 1 addition & 1 deletion AccessApproval/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![Latest Stable Version](https://poser.pugx.org/google/cloud-access-approval/v/stable)](https://packagist.org/packages/google/cloud-access-approval) [![Packagist](https://img.shields.io/packagist/dm/google/cloud-access-approval.svg)](https://packagist.org/packages/google/cloud-access-approval)

* [API documentation](http://googleapis.github.io/google-cloud-php/#/docs/cloud-access-approval/latest/accessapproval/readme)
* [API documentation](https://cloud.google.com/php/docs/reference/cloud-access-approval/latest)

**NOTE:** This repository is part of [Google Cloud PHP](https://github.com/googleapis/google-cloud-php). Any
support requests, bug reports, or development contributions should be directed to
Expand Down
2 changes: 1 addition & 1 deletion AccessContextManager/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"distribution_name": "google/access-context-manager",
"release_level": "beta",
"client_documentation": "http://googleapis.github.io/google-cloud-php/#/docs/access-context-manager/latest",
"client_documentation": "https://cloud.google.com/php/docs/reference/access-context-manager/latest",
"library_type": "GAPIC_AUTO"
}
2 changes: 1 addition & 1 deletion AccessContextManager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![Latest Stable Version](https://poser.pugx.org/google/access-context-manager/v/stable)](https://packagist.org/packages/google/access-context-manager) [![Packagist](https://img.shields.io/packagist/dm/google/access-context-manager.svg)](https://packagist.org/packages/google/access-context-manager)

* [API documentation](http://googleapis.github.io/google-cloud-php/#/docs/access-context-manager/latest/accesscontextmanager/readme)
* [API documentation](https://cloud.google.com/php/docs/reference/access-context-manager/latest)

**NOTE:** This repository is part of [Google Cloud PHP](https://github.com/googleapis/google-cloud-php). Any
support requests, bug reports, or development contributions should be directed to
Expand Down
2 changes: 1 addition & 1 deletion AiPlatform/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"distribution_name": "google/cloud-ai-platform",
"release_level": "beta",
"client_documentation": "http://googleapis.github.io/google-cloud-php/#/docs/cloud-ai-platform/latest",
"client_documentation": "https://cloud.google.com/php/docs/reference/cloud-ai-platform/latest",
"library_type": "GAPIC_AUTO"
}
2 changes: 1 addition & 1 deletion AiPlatform/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![Latest Stable Version](https://poser.pugx.org/google/cloud-ai-platform/v/stable)](https://packagist.org/packages/google/cloud-ai-platform) [![Packagist](https://img.shields.io/packagist/dm/google/cloud-ai-platform.svg)](https://packagist.org/packages/google/cloud-ai-platform)

* [API documentation](http://googleapis.github.io/google-cloud-php/#/docs/cloud-ai-platform/latest/aiplatform/readme)
* [API documentation](https://cloud.google.com/php/docs/reference/cloud-ai-platform/latest)

**NOTE:** This repository is part of [Google Cloud PHP](https://github.com/googleapis/google-cloud-php). Any
support requests, bug reports, or development contributions should be directed to
Expand Down
2 changes: 1 addition & 1 deletion AnalyticsAdmin/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"distribution_name": "google/analytics-admin",
"release_level": "beta",
"client_documentation": "https://googleapis.github.io/google-cloud-php/#/docs/analytics-admin/latest",
"client_documentation": "https://cloud.google.com/php/docs/reference/analytics-admin/latest",
"library_type": "GAPIC_AUTO"
}
2 changes: 1 addition & 1 deletion AnalyticsAdmin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![Latest Stable Version](https://poser.pugx.org/google/analytics-admin/v/stable)](https://packagist.org/packages/google/analytics-admin) [![Packagist](https://img.shields.io/packagist/dm/google/analytics-admin.svg)](https://packagist.org/packages/google/analytics-admin)

* [API documentation](http://googleapis.github.io/google-cloud-php/#/docs/analytics-admin/latest/analyticsadmin/readme)
* [API documentation](https://cloud.google.com/php/docs/reference/analytics-admin/latest)

**NOTE:** This repository is part of [Google Cloud PHP](https://github.com/googleapis/google-cloud-php). Any
support requests, bug reports, or development contributions should be directed to
Expand Down
2 changes: 1 addition & 1 deletion AnalyticsData/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"distribution_name": "google/analytics-data",
"release_level": "beta",
"client_documentation": "https://googleapis.github.io/google-cloud-php/#/docs/analytics-data/latest",
"client_documentation": "https://cloud.google.com/php/docs/reference/analytics-data/latest",
"library_type": "GAPIC_AUTO"
}
2 changes: 1 addition & 1 deletion AnalyticsData/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![Latest Stable Version](https://poser.pugx.org/google/analytics-data/v/stable)](https://packagist.org/packages/google/analytics-data) [![Packagist](https://img.shields.io/packagist/dm/google/analytics-data.svg)](https://packagist.org/packages/google/analytics-data)

* [API documentation](http://googleapis.github.io/google-cloud-php/#/docs/analytics-data/latest/analyticsdata/readme)
* [API documentation](https://cloud.google.com/php/docs/reference/analytics-data/latest)

**NOTE:** This repository is part of [Google Cloud PHP](https://github.com/googleapis/google-cloud-php). Any
support requests, bug reports, or development contributions should be directed to
Expand Down
2 changes: 1 addition & 1 deletion ApiGateway/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"distribution_name": "google/cloud-api-gateway",
"release_level": "ga",
"client_documentation": "http://googleapis.github.io/google-cloud-php/#/docs/cloud-api-gateway/latest",
"client_documentation": "https://cloud.google.com/php/docs/reference/cloud-api-gateway/latest",
"library_type": "GAPIC_AUTO"
}
2 changes: 1 addition & 1 deletion ApiGateway/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![Latest Stable Version](https://poser.pugx.org/google/cloud-api-gateway/v/stable)](https://packagist.org/packages/google/cloud-api-gateway) [![Packagist](https://img.shields.io/packagist/dm/google/cloud-api-gateway.svg)](https://packagist.org/packages/google/cloud-api-gateway)

* [API documentation](http://googleapis.github.io/google-cloud-php/#/docs/cloud-api-gateway/latest/apigateway/readme)
* [API documentation](https://cloud.google.com/php/docs/reference/cloud-api-gateway/latest)

**NOTE:** This repository is part of [Google Cloud PHP](https://github.com/googleapis/google-cloud-php). Any
support requests, bug reports, or development contributions should be directed to
Expand Down
2 changes: 1 addition & 1 deletion ApiKeys/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"distribution_name": "google/cloud-api-keys",
"release_level": "beta",
"client_documentation": "http://googleapis.github.io/google-cloud-php/#/docs/cloud-api-keys/latest",
"client_documentation": "https://cloud.google.com/php/docs/reference/cloud-api-keys/latest",
"library_type": "GAPIC_AUTO",
"product_documentation": "https://cloud.google.com/api-keys/docs",
"issue_tracker": "https://github.com/googleapis/google-cloud-php/issues"
Expand Down
2 changes: 1 addition & 1 deletion ApiKeys/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![Latest Stable Version](https://poser.pugx.org/google/cloud-api-keys/v/stable)](https://packagist.org/packages/google/cloud-api-keys) [![Packagist](https://img.shields.io/packagist/dm/google/cloud-api-keys.svg)](https://packagist.org/packages/google/cloud-api-keys)

* [API documentation](http://googleapis.github.io/google-cloud-php/#/docs/cloud-api-keys/latest/apikeys/readme)
* [API documentation](https://cloud.google.com/php/docs/reference/cloud-api-keys/latest)

**NOTE:** This repository is part of [Google Cloud PHP](https://github.com/googleapis/google-cloud-php). Any
support requests, bug reports, or development contributions should be directed to
Expand Down
2 changes: 1 addition & 1 deletion ApigeeConnect/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"distribution_name": "google/cloud-apigee-connect",
"release_level": "ga",
"client_documentation": "http://googleapis.github.io/google-cloud-php/#/docs/cloud-apigee-connect/latest",
"client_documentation": "https://cloud.google.com/php/docs/reference/cloud-apigee-connect/latest",
"library_type": "GAPIC_AUTO"
}
2 changes: 1 addition & 1 deletion ApigeeConnect/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![Latest Stable Version](https://poser.pugx.org/google/cloud-apigee-connect/v/stable)](https://packagist.org/packages/google/cloud-apigee-connect) [![Packagist](https://img.shields.io/packagist/dm/google/cloud-apigee-connect.svg)](https://packagist.org/packages/google/cloud-apigee-connect)

* [API documentation](http://googleapis.github.io/google-cloud-php/#/docs/cloud-apigee-connect/latest/apigeeconnect/readme)
* [API documentation](https://cloud.google.com/php/docs/reference/cloud-apigee-connect/latest)

**NOTE:** This repository is part of [Google Cloud PHP](https://github.com/googleapis/google-cloud-php). Any
support requests, bug reports, or development contributions should be directed to
Expand Down
2 changes: 1 addition & 1 deletion ApigeeRegistry/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"distribution_name": "google/cloud-apigee-registry",
"release_level": "beta",
"client_documentation": "http://googleapis.github.io/google-cloud-php/#/docs/cloud-apigee-registry/latest",
"client_documentation": "https://cloud.google.com/php/docs/reference/cloud-apigee-registry/latest",
"library_type": "GAPIC_AUTO"
}
2 changes: 1 addition & 1 deletion ApigeeRegistry/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![Latest Stable Version](https://poser.pugx.org/google/cloud-apigee-registry/v/stable)](https://packagist.org/packages/google/cloud-apigee-registry) [![Packagist](https://img.shields.io/packagist/dm/google/cloud-apigee-registry.svg)](https://packagist.org/packages/google/cloud-apigee-registry)

* [API documentation](http://googleapis.github.io/google-cloud-php/#/docs/cloud-apigee-registry/latest/apigeeregistry/readme)
* [API documentation](https://cloud.google.com/php/docs/reference/cloud-apigee-registry/latest)

**NOTE:** This repository is part of [Google Cloud PHP](https://github.com/googleapis/google-cloud-php). Any
support requests, bug reports, or development contributions should be directed to
Expand Down
2 changes: 1 addition & 1 deletion AppEngineAdmin/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"distribution_name": "google/cloud-appengine-admin",
"release_level": "ga",
"client_documentation": "http://googleapis.github.io/google-cloud-php/#/docs/cloud-appengine-admin/latest",
"client_documentation": "https://cloud.google.com/php/docs/reference/cloud-appengine-admin/latest",
"library_type": "GAPIC_AUTO"
}
2 changes: 1 addition & 1 deletion AppEngineAdmin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![Latest Stable Version](https://poser.pugx.org/google/cloud-appengine-admin/v/stable)](https://packagist.org/packages/google/cloud-appengine-admin) [![Packagist](https://img.shields.io/packagist/dm/google/cloud-appengine-admin.svg)](https://packagist.org/packages/google/cloud-appengine-admin)

* [API documentation](http://googleapis.github.io/google-cloud-php/#/docs/cloud-appengine-admin/latest/appengineadmin/readme)
* [API documentation](https://cloud.google.com/php/docs/reference/cloud-appengine-admin/latest)

**NOTE:** This repository is part of [Google Cloud PHP](https://github.com/googleapis/google-cloud-php). Any
support requests, bug reports, or development contributions should be directed to
Expand Down
2 changes: 1 addition & 1 deletion ArtifactRegistry/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"distribution_name": "google/cloud-artifact-registry",
"release_level": "beta",
"client_documentation": "http://googleapis.github.io/google-cloud-php/#/docs/cloud-artifact-registry/latest",
"client_documentation": "https://cloud.google.com/php/docs/reference/cloud-artifact-registry/latest",
"library_type": "GAPIC_AUTO"
}
2 changes: 1 addition & 1 deletion ArtifactRegistry/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![Latest Stable Version](https://poser.pugx.org/google/cloud-artifact-registry/v/stable)](https://packagist.org/packages/google/cloud-artifact-registry) [![Packagist](https://img.shields.io/packagist/dm/google/cloud-artifact-registry.svg)](https://packagist.org/packages/google/cloud-artifact-registry)

* [API documentation](http://googleapis.github.io/google-cloud-php/#/docs/cloud-artifact-registry/latest/artifactregistry/readme)
* [API documentation](https://cloud.google.com/php/docs/reference/cloud-artifact-registry/latest)

**NOTE:** This repository is part of [Google Cloud PHP](https://github.com/googleapis/google-cloud-php). Any
support requests, bug reports, or development contributions should be directed to
Expand Down
2 changes: 1 addition & 1 deletion Asset/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"distribution_name": "google/cloud-asset",
"release_level": "ga",
"client_documentation": "http://googleapis.github.io/google-cloud-php/#/docs/cloud-asset/latest",
"client_documentation": "https://cloud.google.com/php/docs/reference/cloud-asset/latest",
"library_type": "GAPIC_AUTO"
}
2 changes: 1 addition & 1 deletion Asset/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![Latest Stable Version](https://poser.pugx.org/google/cloud-asset/v/stable)](https://packagist.org/packages/google/cloud-asset) [![Packagist](https://img.shields.io/packagist/dm/google/cloud-asset.svg)](https://packagist.org/packages/google/cloud-asset)

* [API documentation](http://googleapis.github.io/google-cloud-php/#/docs/cloud-asset/latest/asset/readme)
* [API documentation](https://cloud.google.com/php/docs/reference/cloud-asset/latest)

**NOTE:** This repository is part of [Google Cloud PHP](https://github.com/googleapis/google-cloud-php). Any
support requests, bug reports, or development contributions should be directed to
Expand Down
2 changes: 1 addition & 1 deletion AssuredWorkloads/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"distribution_name": "google/cloud-assured-workloads",
"release_level": "beta",
"client_documentation": "https://googleapis.github.io/google-cloud-php/#/docs/cloud-assured-workloads/latest",
"client_documentation": "https://cloud.google.com/php/docs/reference/cloud-assured-workloads/latest",
"library_type": "GAPIC_AUTO"
}
2 changes: 1 addition & 1 deletion AssuredWorkloads/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![Latest Stable Version](https://poser.pugx.org/google/cloud-assured-workloads/v/stable)](https://packagist.org/packages/google/cloud-assured-workloads) [![Packagist](https://img.shields.io/packagist/dm/google/cloud-assured-workloads.svg)](https://packagist.org/packages/google/cloud-assured-workloads)

* [API documentation](http://googleapis.github.io/google-cloud-php/#/docs/cloud-assured-workloads/latest/assuredworkloads/readme)
* [API documentation](https://cloud.google.com/php/docs/reference/cloud-assured-workloads/latest)

**NOTE:** This repository is part of [Google Cloud PHP](https://github.com/googleapis/google-cloud-php). Any
support requests, bug reports, or development contributions should be directed to
Expand Down
2 changes: 1 addition & 1 deletion AutoMl/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"distribution_name": "google/cloud-automl",
"release_level": "ga",
"client_documentation": "http://googleapis.github.io/google-cloud-php/#/docs/cloud-automl/latest",
"client_documentation": "https://cloud.google.com/php/docs/reference/cloud-automl/latest",
"library_type": "GAPIC_AUTO"
}
2 changes: 1 addition & 1 deletion AutoMl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![Latest Stable Version](https://poser.pugx.org/google/cloud-automl/v/stable)](https://packagist.org/packages/google/cloud-automl) [![Packagist](https://img.shields.io/packagist/dm/google/cloud-automl.svg)](https://packagist.org/packages/google/cloud-automl)

* [API documentation](http://googleapis.github.io/google-cloud-php/#/docs/cloud-automl/latest)
* [API documentation](https://cloud.google.com/php/docs/reference/cloud-automl/latest)

**NOTE:** This repository is part of [Google Cloud PHP](https://github.com/googleapis/google-cloud-php). Any
support requests, bug reports, or development contributions should be directed to
Expand Down
2 changes: 1 addition & 1 deletion BareMetalSolution/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"distribution_name": "google/cloud-bare-metal-solution",
"release_level": "beta",
"client_documentation": "http://googleapis.github.io/google-cloud-php/#/docs/cloud-bare-metal-solution/latest",
"client_documentation": "https://cloud.google.com/php/docs/reference/cloud-bare-metal-solution/latest",
"library_type": "GAPIC_AUTO"
}
2 changes: 1 addition & 1 deletion BareMetalSolution/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![Latest Stable Version](https://poser.pugx.org/google/cloud-bare-metal-solution/v/stable)](https://packagist.org/packages/google/cloud-bare-metal-solution) [![Packagist](https://img.shields.io/packagist/dm/google/cloud-bare-metal-solution.svg)](https://packagist.org/packages/google/cloud-bare-metal-solution)

* [API documentation](http://googleapis.github.io/google-cloud-php/#/docs/cloud-bare-metal-solution/latest/baremetalsolution/readme)
* [API documentation](https://cloud.google.com/php/docs/reference/cloud-bare-metal-solution/latest)

**NOTE:** This repository is part of [Google Cloud PHP](https://github.com/googleapis/google-cloud-php). Any
support requests, bug reports, or development contributions should be directed to
Expand Down
2 changes: 1 addition & 1 deletion Batch/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"distribution_name": "google/cloud-batch",
"release_level": "beta",
"client_documentation": "http://googleapis.github.io/google-cloud-php/#/docs/cloud-batch/latest",
"client_documentation": "https://cloud.google.com/php/docs/reference/cloud-batch/latest",
"library_type": "GAPIC_AUTO",
"product_documentation": "https://cloud.google.com/batch/docs",
"issue_tracker": "https://github.com/googleapis/google-cloud-php/issues"
Expand Down
2 changes: 1 addition & 1 deletion Batch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![Latest Stable Version](https://poser.pugx.org/google/cloud-batch/v/stable)](https://packagist.org/packages/google/cloud-batch) [![Packagist](https://img.shields.io/packagist/dm/google/cloud-batch.svg)](https://packagist.org/packages/google/cloud-batch)

* [API documentation](http://googleapis.github.io/google-cloud-php/#/docs/cloud-batch/latest/batch/readme)
* [API documentation](https://cloud.google.com/php/docs/reference/cloud-batch/latest)

**NOTE:** This repository is part of [Google Cloud PHP](https://github.com/googleapis/google-cloud-php). Any
support requests, bug reports, or development contributions should be directed to
Expand Down
2 changes: 1 addition & 1 deletion BeyondCorpAppConnections/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"distribution_name": "google/cloud-beyondcorp-appconnections",
"release_level": "beta",
"client_documentation": "http://googleapis.github.io/google-cloud-php/#/docs/cloud-beyondcorp-appconnections/latest",
"client_documentation": "https://cloud.google.com/php/docs/reference/cloud-beyondcorp-appconnections/latest",
"library_type": "GAPIC_AUTO",
"product_documentation": "https://cloud.google.com/beyondcorp-enterprise/docs",
"issue_tracker": "https://github.com/googleapis/google-cloud-php/issues"
Expand Down
Loading

0 comments on commit e31557d

Please sign in to comment.