aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/kotlin/DokkaGenerator.kt
AgeCommit message (Expand)Author
2020-07-07Add functionality to plugin overridesPaweł Marks
2020-07-06Enforce workspace unique SourceSetIDsebastian.sellmair
2020-06-25Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use...Kamil Doległo
2020-06-25Remove kotlin source analysis from :core to :kotlin-analysis (thanks to Afzal...sebastian.sellmair
2020-06-15Implement "failOnWarning" optionsebastian.sellmair
2020-06-15Rework dokka configuration and Gradle pluginKamil Doległo
2020-06-10Implement `reportUndocumented` option to report undocumented codesebastian.sellmair
2020-06-04All modules page generationBłażej Kardyś
2020-05-14Changing approach from platform-driven to source-set-drivenBłażej Kardyś
2020-04-22Apply requested changesAndrzej Ratajczak
2020-04-22Adds asynchronous renderingAndrzej Ratajczak
2020-04-22Refactors sources to documentables translationAndrzej Ratajczak
2020-04-09Fix improper reporting of time measurementPaweł Marks
2020-04-08Adds samples configuration parameter to include samples sources.Andrzej Ratajczak
2020-03-18Adding documentable filtering based on visibilityBłażej Kardyś
2020-03-17Add warning when unused extension points are foundSzymon Świstun
2020-03-16Rename Documentables to avoid name conflictsKamil Doległo
2020-03-11Adds time mesurement to track potential performance regressionsPaweł Marks
2020-02-19Rename extensions to make them more uniformKamil Doległo
2020-02-18Moves comments to content conversion to base pluginPaweł Marks
2020-02-18Renames DocumentationToPagesTranslatero and moves its implementation to base ...Paweł Marks
2020-02-18Renames DocumentationMerger and moves it to base pluginPaweł Marks
2020-02-18Adds option to mark extension as fallbackPaweł Marks
2020-02-18Moves DescriptorToDocumentableTransformer to base pluginPaweł Marks
2020-02-12plugin overridesSzymon Świstun
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
2020-01-28Patch Java analysisKamil Doległo
2020-01-28Adding java files psi parsingBłażej Kardyś
2020-01-22tests moved to :testApi moduleSzymon Świstun
2020-01-16Refactor of DokkaGenerator pipeline, removed ExtensionPoints dependencies oth...Andrzej Ratajczak
2020-01-15Fix the test frameworkKamil Doległo
2020-01-15Add testing utils and examplesSzymon Świstun
2020-01-08response to commentsSzymon Świstun
2020-01-08module nameSzymon Świstun
2019-11-28Cleanup old commentsKamil Doległo
2019-11-28Cleaning package namingBłażej Kardyś
2019-11-26Making names of extension points more consistentPaweł Marks
2019-11-26Introduction of all important extension points and restructuring of DokkaGene...Paweł Marks
2019-11-26Interface segregation in plugins apiPaweł Marks
2019-11-25Cleanup and fix before XML pluginKamil Doległo
2019-11-25Initial XML pluginKamil Doległo
2019-11-25More extension pointsPaweł Marks
2019-11-25Mathjax plugin implementedPaweł Marks
2019-11-25Working extensions in pluginsPaweł Marks
2019-11-25Few fixes for loggerPaweł Marks
2019-11-25First plugin draftPaweł Marks
2019-11-25Page generation changesBłażej Kardyś
2019-11-08Moving platform merging to documentationNodesBłażej Kardyś