Skip to content

Fix plain JavaDocs formatting - #1436

Merged
EgorkaKulikov merged 1 commit into
mainfrom
andrey-t/1430-docs
Nov 29, 2022
Merged

EgorkaKulikov merged 1 commit into
mainfrom
andrey-t/1430-docs

Conversation

@sofurihafe

Copy link
Copy Markdown
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