Skip to content

Conversation

@chingor13
Copy link
Contributor

Fixes maven configs to correctly link javadoc from google-cloud-clients to google-api-grpc classes.

@chingor13 chingor13 added the type: docs Improvement to the documentation for an API. label Apr 22, 2019
@chingor13 chingor13 requested a review from a team as a code owner April 22, 2019 21:28
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 22, 2019
@codecov
Copy link

codecov bot commented Apr 22, 2019

Codecov Report

Merging #4995 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #4995   +/-   ##
=========================================
  Coverage     50.32%   50.32%           
  Complexity    23668    23668           
=========================================
  Files          2238     2238           
  Lines        226059   226059           
  Branches      24959    24959           
=========================================
  Hits         113754   113754           
  Misses       103704   103704           
  Partials       8601     8601

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c95a223...3e5eab9. Read the comment docs.

@kolea2
Copy link
Contributor

kolea2 commented Apr 23, 2019

Should we add something to new_client.py for when we generate to add this to the pom.xmls?

@chingor13
Copy link
Contributor Author

Should we add something to new_client.py for when we generate to add this to the pom.xmls?

Yeah, I'll add it to the template.

@kolea2 kolea2 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 23, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 23, 2019
@chingor13 chingor13 merged commit 575b1d0 into googleapis:master Apr 23, 2019
@chingor13 chingor13 deleted the fix-javadoc-linking branch April 23, 2019 22:47
meltsufin pushed a commit that referenced this pull request Dec 22, 2025
* Cleanup maven-javadoc-plugin configs

* Link proto artifact javadoc to protobuf javadocs

* offlineLink from grpc->proto artifact

* common protos link

* Move common links to the parent

* google-cloud client can link to multiple proto/grpc artifact docs

* Move protolinks to parent

* Configure all grpc->proto artifact offline links

* Add offline links for all google-cloud-x clients to the proto/grpc artifacts

* Fix dataproc artifact version

* Make google-cloud-clients link to google-api-grpc docs

* Put groups config back

* Put versions variables back

* Build the javadoc artifact for release

* Add javadoc link config to new_client.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement. type: docs Improvement to the documentation for an API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants