Skip to content

Commit

Permalink
doc: add cbwp to doc index
Browse files Browse the repository at this point in the history
  • Loading branch information
yuwenma committed Jul 9, 2024
1 parent e6c8273 commit 89de0d5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/generate-google3-docs/resource-reference/_toc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ toc:
section:
- title: "CloudBuildTrigger"
path: /config-connector/docs/reference/resource-docs/cloudbuild/cloudbuildtrigger.md
- title: "CloudBuildWorkerPool"
path: /config-connector/docs/reference/resource-docs/cloudbuild/cloudbuildworkerpool.md
- title: "Cloud Functions"
section:
- title: "CloudFunctionsFunction"
Expand Down
4 changes: 4 additions & 0 deletions scripts/generate-google3-docs/resource-reference/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,10 @@ issues for {{product_name_short}}.
<td><a href="/cloud-build/docs/">{{builder_name}}</a></td>
<td><a href="/config-connector/docs/reference/resource-docs/cloudbuild/cloudbuildtrigger.md">CloudBuildTrigger</a></td>
</tr>
<tr>
<td><a href="/cloud-build/docs/">{{builder_name}}</a></td>
<td><a href="/config-connector/docs/reference/resource-docs/cloudbuild/cloudbuildworkerpool.md">CloudBuildWorkerPool</a></td>
</tr>
<tr>
<td><a href="/functions/docs/">{{function_name}}</a></td>
<td><a href="/config-connector/docs/reference/resource-docs/cloudfunctions/cloudfunctionsfunction.md">CloudFunctionsFunction</a></td>
Expand Down

0 comments on commit 89de0d5

Please sign in to comment.