Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-12 | Javadoc @inheritDoc tag support (#1608) | Marcin Aman | |
2020-10-30 | Fix parsing first word in deprecated (#1595) | Marcin Aman | |
Fix parsing first word in `Deprecated` annotations, fix `Throws` and `See` tags | |||
2020-10-08 | Handle multiple authors (#1539) | Marcin Aman | |
2020-10-08 | Improve styles | Marcin Aman | |
2020-10-07 | Introduce top-level DocTag | Andrzej Ratajczak | |
2020-08-11 | Fixing javadoc comment parser for psi files | Błażej Kardyś | |
2020-07-06 | Enforce workspace unique SourceSetID | sebastian.sellmair | |
2020-06-15 | Rework dokka configuration and Gradle plugin | Kamil Doległo | |
2020-06-09 | Improve CSS, pages navigation tree and create anchors on page | Marcin Aman | |
2020-05-26 | Enhance signature presentation. Support presetnation Java as Kotlin and ↵ | Andrzej Ratajczak | |
Kotlin as Java. Refactor annotations creation from PSI/Descriptors. Add proper rendering of annotation signatures in both kotlin syntax and java syntax. Tests for annotations | |||
2020-05-20 | Tabs for sections - update tests | Marcin Aman | |
2020-05-19 | Add test utils for ContentDivergent and fix the tests | Kamil Doległo | |
2020-04-06 | Modified MarkdownParser to fit new See structure. Fixed minor errors in tests. | Filip Zybała | |