aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/kotlin/utilities
AgeCommit message (Expand)Author
2020-10-02Make translators run in parallel.Andrzej Ratajczak
2020-08-31Implement ModuleAndPackageDocumentationReadersebastian.sellmair
2020-08-17Implement SelfRepresentingSingletonSet and let `ContentSourceSet` conform to itsebastian.sellmair
2020-08-14DokkaConfiguration: Use `Set` instead of `List` when collections are expected...sebastian.sellmair
2020-08-14Simplify Dokka Gradle Pluginsebastian.sellmair
2020-07-20Fix style issues introduced with dokka-cli-jsonsebastian.sellmair
2020-07-20Align json representation of filepathssebastian.sellmair
2020-07-20Use jackson for json serialization and parsingsebastian.sellmair
2020-07-16Implement javadoc searchMarcin Aman
2020-07-15Use DokkaLogger instead of println and adjust log levels for less verbosity b...sebastian.sellmair
2020-07-07Remove unnecessary files from core, rename aditional -> additionalKamil Doległo
2020-06-25Remove kotlin source analysis from :core to :kotlin-analysis (thanks to Afzal...sebastian.sellmair
2020-06-16Refactor CLIAndrzej Ratajczak
2020-02-18Remove unnecesarily complex utilityPaweł Marks
2020-02-18Renames DocumentationMerger and moves it to base pluginPaweł Marks
2020-02-04Adds summary reporting for all logging runnersAndrzej Ratajczak
2020-02-04Handles errors and fixes minor bugsAndrzej Ratajczak
2020-01-31Unifing model for pages with content ant technical renderer specific pagesPaweł Marks
2019-12-13Add abstract structure for MD/HTML comments and MD parserBarkingBad
2019-11-28Cleaning package namingBłażej Kardyś