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

Render links in the invokes part of JavaDocs #1051

Merged
merged 1 commit into from
Oct 3, 2022
Merged

Conversation

onewhl
Copy link
Member

@onewhl onewhl commented Oct 2, 2022

Description

Render links in the invokes part of JavaDocs.

Fixes #1036

Type of Change

  • Minor bug fix (non-breaking small changes)

How Has This Been Tested?

Automated Testing

See tests changed in this PR.

Checklist (remove irrelevant options):

  • The change followed the style guidelines of the UTBot project
  • Self-review of the code is passed
  • The change contains enough commentaries, particularly in hard-to-understand areas
  • New documentation is provided or existed one is altered
  • No new warnings
  • New tests have been added
  • All tests pass locally with my changes

@onewhl onewhl requested a review from amandelpie October 2, 2022 11:15
@onewhl onewhl merged commit a4cb23f into main Oct 3, 2022
@onewhl onewhl deleted the zarina/1036_links branch October 3, 2022 09:44
denis-fokin pushed a commit that referenced this pull request Oct 5, 2022
Render links in invokes part of JavaDocs

(cherry picked from commit a4cb23f)
AbdullinAM pushed a commit to AbdullinAM/UTBotJava that referenced this pull request Oct 17, 2022
AbdullinAM pushed a commit to AbdullinAM/UTBotJava that referenced this pull request Oct 17, 2022
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.

Link to a static method is not resolved in the Javadoc rendered view
2 participants