aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/kotlin/utilities
AgeCommit message (Expand)Author
2023-02-20Add the ability to pretty print DokkaConfiguration (#2872)Ignat Beresnev
2023-02-20Change default logging level of console apps (#2871)Ignat Beresnev
2023-01-31Make implementations of DokkaLogger thread-safe (#2827)Ignat Beresnev
2022-08-29Display inherited extensions (#2625)Vadim Mishenev
2022-02-21Code cleanups (#2165)Goooler
2022-01-27Fix resolving DRIs of Enum Entries (#2305)Andrzej Ratajczak
2022-01-12Add global settings to JSON dokka cli input (#2292)Andrzej Ratajczak
2021-06-22Logging in CLI (#1976)Marcin Aman
2020-11-12Javadoc @inheritDoc tag support (#1608)Marcin Aman
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ś