Age | Commit message (Collapse) | Author |
|
This way a user can define "./" instead of an absolute path to the
root of the project dir (or a user can use ../ etc.). Thus:
- use canonicalPath in:
- SourceLinkDefinitionImpl::parseSourceLinkDefinition
- and DocumentationNode.appendSourceLink => here because if the
config is deserialized we bypass parseSourceLinkDefinition
- also use canonicalPath for the path of PsiElement
Moreover:
- make sure the comparison works for unix and windows paths
- fixes #289
|
|
#300 Fixed
|
|
|
|
|
|
|
|
#343 Fixed
|
|
#341 Fixed
|
|
|
|
|
|
|
|
|
|
|
|
Fix #389 (modifiers sorted in wrong order)
|
|
|
|
Fix #361
|
|
As Javadoc spec doesn't allow @param tag for classes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#KT-24032 fixed
|
|
|
|
Original: 8e9e768
|
|
|
|
|
|
#KT-24025 fixed
|
|
|
|
|
|
|
|
Original: fababd4
|
|
Original: 4fddba5
|
|
|
|
when there is matching trailing segments
|
|
|
|
Original: ace3914
|
|
|
|
Original: a603157
|
|
Original: 5636fac
|
|
|
|
levels.
Original: 0eda743
|
|
levels.
Original: f100b73
|
|
Original: edc0581
|
|
Original: edc0581
|
|
Original: 2ca99c2
|
|
Original: 44ec370 KT-24039: Support Inherited xml attributes
|
|
|
|
|
|
|