Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

Commit 1bedc1c

Browse files
chore: adding docfx doclet resource (#408)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/a257173d-3300-404d-b8a0-c9b86a107176/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@3816b08
1 parent ef8c59d commit 1bedc1c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

.kokoro/release/publish_javadoc.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,6 @@ before_action {
2727
}
2828
}
2929
}
30+
31+
# Downloads docfx doclet resource. This will be in ${KOKORO_GFILE_DIR}/<doclet name>
32+
gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/docfx"

synth.metadata

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-logging.git",
7-
"sha": "08b86036e0c93ed614585173e308dd1c2027b1a5"
7+
"sha": "952cf720e74c789ee4a9cb8e75fe1366d6b02733"
88
}
99
},
1010
{
@@ -19,7 +19,7 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "6133907dbb3ddab204a17a15d5c53ec0aae9b033"
22+
"sha": "3816b080296d4d52975079fd26c110dd26ba25af"
2323
}
2424
}
2525
],
@@ -35,12 +35,10 @@
3535
}
3636
],
3737
"generatedFiles": [
38-
".github/CODEOWNERS",
3938
".github/ISSUE_TEMPLATE/bug_report.md",
4039
".github/ISSUE_TEMPLATE/feature_request.md",
4140
".github/ISSUE_TEMPLATE/support_request.md",
4241
".github/PULL_REQUEST_TEMPLATE.md",
43-
".github/blunderbuss.yml",
4442
".github/generated-files-bot.yml",
4543
".github/readme/synth.py",
4644
".github/release-please.yml",
@@ -97,7 +95,6 @@
9795
".kokoro/release/stage.sh",
9896
".kokoro/trampoline.sh",
9997
"CODE_OF_CONDUCT.md",
100-
"CONTRIBUTING.md",
10198
"LICENSE",
10299
"codecov.yaml",
103100
"google-cloud-logging/src/main/java/com/google/cloud/logging/v2/ConfigClient.java",

0 commit comments

Comments
 (0)