Skip to content

Fix up KDoc annotations post Kotlin migrations#49375

Closed
mateoguzmana wants to merge 1 commit into
facebook:mainfrom
mateoguzmana:fix/fix-up-wrong-links-for-kdoc
Closed

Fix up KDoc annotations post Kotlin migrations#49375
mateoguzmana wants to merge 1 commit into
facebook:mainfrom
mateoguzmana:fix/fix-up-wrong-links-for-kdoc

Conversation

@mateoguzmana
Copy link
Copy Markdown
Collaborator

Summary:

When generating documentation using dokka, I found out that some references to classes in the comments were not linking correctly anymore after the files were migrated to Kotlin. In this PR I'm migrating the JavaDoc @link references to Kotlin KDoc [] syntax.

Changelog:

[INTERNAL] - Fix up KDoc annotations post Kotlin migrations

Test Plan:

Manually review that the references link correctly in the Kotlin files

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team. labels Feb 12, 2025
@facebook-github-bot
Copy link
Copy Markdown
Contributor

@mdvacca has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Feb 12, 2025
@facebook-github-bot
Copy link
Copy Markdown
Contributor

@mdvacca merged this pull request in 1d8021d.

@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @mateoguzmana in 1d8021d

When will my fix make it into a release? | How to file a pick request?

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

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged. Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants