Skip to content

Fix plain JavaDocs formatting #1436

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

Merged
merged 1 commit into from
Nov 29, 2022
Merged

Fix plain JavaDocs formatting #1436

merged 1 commit into from
Nov 29, 2022

Conversation

sofurihafe
Copy link
Member

Description

After UtUtil comment fixes some bugs in plain JavaDocs took place.
This PR introduces CgDocRegularLineStmt to satisfy both fixes.

Fixes # (1430)

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Automated Testing

Manual testing only.

Manual Scenario

  1. Reproduced the scenario from 1378, verified that there is no mockito to non-mockito UtUtil version replacement.
  2. Reproduced the scenario from 1430, verified that the comment looks fine:
    image

@sofurihafe sofurihafe linked an issue Nov 29, 2022 that may be closed by this pull request
@EgorkaKulikov EgorkaKulikov enabled auto-merge (squash) November 29, 2022 13:25
@EgorkaKulikov EgorkaKulikov merged commit a2cd026 into main Nov 29, 2022
@EgorkaKulikov EgorkaKulikov deleted the andrey-t/1430-docs branch November 29, 2022 13:32
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.

The rendering of some parts in plain JavaDocs is broken
2 participants