Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pub/Sub broken links in documentation #3860

Closed
anguillanneuf opened this issue Oct 25, 2018 · 1 comment
Closed

Pub/Sub broken links in documentation #3860

anguillanneuf opened this issue Oct 25, 2018 · 1 comment
Assignees
Labels
api: pubsub Issues related to the Pub/Sub API. type: docs Improvement to the documentation for an API.

Comments

@anguillanneuf
Copy link
Contributor

Steps to reproduce

  1. http://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/pubsub/v1/package-summary.html
  2. Go to Publisher
  3. Links for com.google.api.core.ApiFuture are broken.
  4. Go to Subscriber
  5. Links for com.google.api.core.AbstractApiService are broken.
  6. etc.
@JustinBeckwith JustinBeckwith added the triage me I really want to be triaged. label Oct 26, 2018
@sduskis sduskis added api: pubsub Issues related to the Pub/Sub API. type: docs Improvement to the documentation for an API. and removed triage me I really want to be triaged. labels Oct 29, 2018
@anguillanneuf
Copy link
Contributor Author

anguillanneuf commented Nov 30, 2018

To help expedite this because ApiFuture is an important element in Pub/Sub:

com.google.api.core.ApiFuture can be found here: https://googleapis.github.io/api-common-java/1.1.0/apidocs/com/google/api/core/ApiFuture.html

But we direct people to a non-existing page here: http://googleapis.github.io/googleapis/java/all/latest/apidocs/com/google/api/core.ApiFuture.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsub Issues related to the Pub/Sub API. type: docs Improvement to the documentation for an API.
Projects
None yet
Development

No branches or pull requests

4 participants