This repository was archived by the owner on Nov 9, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,13 @@ pushd target/docfx-yml
49
49
python3 -m docuploader create-metadata \
50
50
--name ${NAME} \
51
51
--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 \
52
59
--language java
53
60
54
61
# upload yml to production bucket
Original file line number Diff line number Diff line change 4
4
"git": {
5
5
"name": ".",
6
6
"remote": "https://github.com/googleapis/java-document-ai.git",
7
- "sha": "04c190bb09da304d1bf5cb516d94b0cd9f877725 "
7
+ "sha": "5dbd66d90ac5b85a3925ba3524c2b0b0d758ead6 "
8
8
}
9
9
},
10
10
{
43
43
"git": {
44
44
"name": "synthtool",
45
45
"remote": "https://github.com/googleapis/synthtool.git",
46
- "sha": "721339ab60a6eb63b889978b3d9b295dcb3be370 "
46
+ "sha": "046994f491c02806aea60118e214a9edd67f5ab7 "
47
47
}
48
48
}
49
49
],
You can’t perform that action at this time.
0 commit comments