aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/test/kotlin/markdown/LinkTest.kt
AgeCommit message (Expand)Author
2023-11-10Restructure the project to utilize included builds (#3174)Ignat Beresnev
2023-10-24[K2] Enable Java tests for symbols (#3203)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-07-05Decompose Kotlin/Java analysis (#3034)Ignat Beresnev
2022-04-29Enable warnings as errors and fix all warnings (#2451)Ignat Beresnev
2021-03-01Bump markdown to 0.2.0 and fix negation in links being interpreted as img (#1...Marcin Aman
2021-02-05Fix links to method parameters from documentation (#1713)Kamil Doległo
2020-11-27Fixing tests after moving SingleGeneration to baseBłażej Kardyś
2020-08-31Let `DRI.packageName` always be a real package name for root packages ("")sebastian.sellmair
2020-08-20Fix LinkProvider to link properly all nested generic parametersAndrzej Ratajczak
2020-08-17Implement SourceSetMergingPageTransformersebastian.sellmair
2020-07-09Add rendering signatures testsAndrzej Ratajczak
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-28Return types links in inner classes with generic parentsMarcin Aman
2020-05-19Missing generics on class. Add generics to annotation #834Marcin Aman
2020-03-25Fix link parsing for links with fq namesKamil Doległo