Skip to content

Commit 3816b08

Browse files
authored
chore: adding docfx doclet resource (#915)
* chore: updating publish_javadoc to support docfx yml generation * fix: reducing commit
1 parent 573f765 commit 3816b08

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

synthtool/gcp/templates/java_library/.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"

0 commit comments

Comments
 (0)