Refactorings.md
September 22, 2018 ยท View on GitHub
Refactorings (DOC900-)
Additional refactorings provided when the analyzer is installed.
| Identifier | Name | Description |
|---|---|---|
| DOC900 | RenderAsMarkdown | Render documentation as Markdown. |
| DOC901 | ConvertToDocumentationComment | Convert a line or block comment to a documentation comment. |