aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/test/kotlin/markdown
AgeCommit message (Expand)Author
2020-08-31Let `DRI.packageName` always be a real package name for root packages ("")sebastian.sellmair
2020-08-28Fix losing tokens while parsing markdown italic textAndrzej Ratajczak
2020-08-20Fix LinkProvider to link properly all nested generic parametersAndrzej Ratajczak
2020-08-17Implement SourceSetMergingPageTransformersebastian.sellmair
2020-07-15Fix presenting inline code in KDocAndrzej Ratajczak
2020-07-09Add rendering signatures testsAndrzej Ratajczak
2020-07-06Enforce workspace unique SourceSetIDsebastian.sellmair
2020-06-23First version of javadoc output generationAndrzej Ratajczak
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
2020-03-17Add expect with generationSzymon Świstun
2020-03-16Rename Documentables to avoid name conflictsKamil Doległo
2020-02-28Test api moved to sensible packagePaweł Marks
2020-02-27Small adjustments to the new modelPaweł Marks
2020-02-18Moves all core tests to base pluginPaweł Marks