File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed
Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,13 @@ pushd target/docfx-yml
4949python3 -m docuploader create-metadata \
5050 --name ${NAME} \
5151 --version ${VERSION} \
52+ --xrefs devsite://java/gax \
53+ --xrefs devsite://java/google-cloud-core \
54+ --xrefs devsite://java/api-common \
55+ --xrefs devsite://java/proto-google-common-protos \
56+ --xrefs devsite://java/google-api-client \
57+ --xrefs devsite://java/google-http-client \
58+ --xrefs devsite://java/protobuf \
5259 --language java
5360
5461# upload yml to production bucket
Original file line number Diff line number Diff line change 44 "git": {
55 "name": ".",
66 "remote": "https://github.com/googleapis/java-spanner.git",
7- "sha": "1d4eed45eb0b09c816912977393ff7a551eb82d6 "
7+ "sha": "91cb003f68975e053601f2ca6cd5d02c3efd7c5c "
88 }
99 },
1010 {
1919 "git": {
2020 "name": "synthtool",
2121 "remote": "https://github.com/googleapis/synthtool.git",
22- "sha": "8285c2b4cdbc3771d031ad91e1c4ec9e55fff45d "
22+ "sha": "046994f491c02806aea60118e214a9edd67f5ab7 "
2323 }
2424 }
2525 ],
5757 ".github/ISSUE_TEMPLATE/feature_request.md",
5858 ".github/ISSUE_TEMPLATE/support_request.md",
5959 ".github/PULL_REQUEST_TEMPLATE.md",
60- ".github/blunderbuss.yml",
6160 ".github/generated-files-bot.yml",
6261 ".github/readme/synth.py",
6362 ".github/snippet-bot.yml",
You can’t perform that action at this time.
0 commit comments