Skip to content

Fix scaladoc links in actor APIs#2780

Merged
He-Pin merged 1 commit intoapache:mainfrom
yangandfan:fix-353-scaladoc-links
Mar 23, 2026
Merged

Fix scaladoc links in actor APIs#2780
He-Pin merged 1 commit intoapache:mainfrom
yangandfan:fix-353-scaladoc-links

Conversation

@yangandfan
Copy link
Copy Markdown
Contributor

Part of #353.

This PR fixes a first batch of ScalaDoc warnings in actor and actor-typed by:

  • using fully qualified type names for unresolved links
  • replacing ambiguous links to overloaded APIs with code literals
  • removing links to internal/private APIs and replacing them with plain text

Verification:

  • sbt "actor/doc" "actor-typed/doc"
  • sbt "actor-typed/doc"

Copy link
Copy Markdown
Member

@He-Pin He-Pin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@He-Pin He-Pin merged commit a293c8d into apache:main Mar 23, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants