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

[Feature Request]: Use the canonical link when generating javadoc #26445

Closed
1 of 15 tasks
liferoad opened this issue Apr 27, 2023 · 1 comment · Fixed by #29473 or #29475
Closed
1 of 15 tasks

[Feature Request]: Use the canonical link when generating javadoc #26445

liferoad opened this issue Apr 27, 2023 · 1 comment · Fixed by #29473 or #29475

Comments

@liferoad
Copy link
Collaborator

What would you like to happen?

Using google search such as Kafka IO could lead to the old javadoc for Beam. We can use the canonical link when generating the javadoc and always point it to current.

Issue Priority

Priority: 3 (nice-to-have improvement)

Issue Components

  • Component: Python SDK
  • Component: Java SDK
  • Component: Go SDK
  • Component: Typescript SDK
  • Component: IO connector
  • Component: Beam examples
  • Component: Beam playground
  • Component: Beam katas
  • Component: Website
  • Component: Spark Runner
  • Component: Flink Runner
  • Component: Samza Runner
  • Component: Twister2 Runner
  • Component: Hazelcast Jet Runner
  • Component: Google Cloud Dataflow Runner
@liferoad
Copy link
Collaborator Author

I believe we could do this for other SDK docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment