aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/test/kotlin/content/seealso
AgeCommit message (Expand)Author
2023-10-25[K2] Reorganize project model for MPP (#3236)Vadim Mishenev
2023-10-05Register Kotlin stdlib classpath in every unit test (#3183)Vadim Mishenev
2023-08-31Update copyright (#3149)Ignat Beresnev
2023-08-30Migrate to JUnit 5 and unify used test API (#3138)Ignat Beresnev
2023-08-28 Support Dokka K2 analysis (#3094)Vadim Mishenev
2023-01-09Move inheritors, params, see also and samples tabs to description for classli...Andrey Tyrin
2022-08-24Fix incorrect handling of static members used within `@see` tag (#2627)Ignat Beresnev
2022-08-03Apply the same style to all KDoc tags, including throws/see/parameters (#2587)Ignat Beresnev
2021-11-12Unite platforms bookmarks rows (#2219)vmishenev
2021-09-20Make see tag display as other tables (#2153)Marcin Aman
2020-11-27Fixing tests after moving SingleGeneration to baseBłażej Kardyś
2020-11-12Javadoc @inheritDoc tag support (#1608)Marcin Aman
2020-10-30Fix parsing first word in deprecated (#1595)Marcin Aman
2020-10-08Handle multiple authors (#1539)Marcin Aman
2020-10-08Improve stylesMarcin Aman
2020-10-07Introduce top-level DocTagAndrzej Ratajczak
2020-08-11Fixing javadoc comment parser for psi filesBłażej Kardyś
2020-07-06Enforce workspace unique SourceSetIDsebastian.sellmair
2020-06-15Rework dokka configuration and Gradle pluginKamil Doległo
2020-06-09Improve CSS, pages navigation tree and create anchors on pageMarcin Aman
2020-05-26Enhance signature presentation. Support presetnation Java as Kotlin and Kotli...Andrzej Ratajczak
2020-05-20Tabs for sections - update testsMarcin Aman
2020-05-19Add test utils for ContentDivergent and fix the testsKamil Doległo
2020-04-06Modified MarkdownParser to fit new See structure. Fixed minor errors in tests.Filip Zybała