aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2020-07-13Draft for showing only first level of inheritanceMarcin Aman
2020-07-13Remove `format` from dokka DokkaConfigurationsebastian.sellmair
2020-07-13Refactor dokka tasks classpath configurationsebastian.sellmair
2020-07-10Update the migration guideKamil Doległo
2020-07-10Make external documentation links serializablePaweł Marks
2020-07-07Remove unnecessary files from core, rename aditional -> additionalKamil Doległo
2020-07-07Make Location provider use anchor hintsPaweł Marks
2020-07-07Change generic Error to IllegalStateException to be thrown when there are con...Paweł Marks
2020-07-07Add suppression reporting to logPaweł Marks
2020-07-07Add suppression capabilities for pluginsPaweł Marks
2020-07-07Probably fix the missing adjecent extension bugPaweł Marks
2020-07-07Add functionality to plugin overridesPaweł Marks
2020-07-07Refactor Extension DSL and remove fallback mechanismPaweł Marks
2020-07-06Enforce workspace unique SourceSetIDsebastian.sellmair
2020-07-02Javadoc location testBłażej Kardyś
2020-07-02runner:gradle-plugin: Apply `java-gradle-plugin`sebastian.sellmair
2020-07-01Implement `AbstractJavadocTemplateMapTest` APIsebastian.sellmair
2020-06-26Migration guide for gradleBłażej Kardyś
2020-06-26Javadoc briefs updateBłażej Kardyś
2020-06-25Make samples runnableKamil Doległo
2020-06-25Extract information about extensionsPaweł Marks
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-25Gives text presentation for `SinceKotlin` and hides it from rendering. Hides ...Andrzej Ratajczak
2020-06-25Hides internal annotations from rendering #947Andrzej Ratajczak
2020-06-24Fix testsAndrzej Ratajczak
2020-06-24Make inherited functions and implemented intefaces source set dependentAndrzej Ratajczak
2020-06-23Javadoc classlikes and function pagesMarcin Aman
2020-06-23First version of javadoc output generationAndrzej Ratajczak
2020-06-18Remove support for old argument namessebastian.sellmair
2020-06-18Implement default configurationssebastian.sellmair
2020-06-18Added descriptions with type and location to distinguish symbols with name-clashFilip Zybała
2020-06-18KotlinSignatureProvider: Render 'fun interface' into signaturesebastian.sellmair
2020-06-17Add UnresolvedBound instead of throwing an exceptionKamil Doległo
2020-06-16Refactor CLIAndrzej Ratajczak
2020-06-15Implement "failOnWarning" optionsebastian.sellmair
2020-06-15Fix testsKamil Doległo
2020-06-15Make module name a part of sourceSetID be defaultKamil Doległo
2020-06-15Change sourceSet collection from List to SetKamil Doległo
2020-06-15Rework dokka configuration and Gradle pluginKamil Doległo
2020-06-12Fix conflicts after rebaseAndrzej Ratajczak
2020-06-12Fix after rebaseAndrzej Ratajczak
2020-06-12Stdlib wrapping in signatureMarcin Aman
2020-06-12Refactor of Annotations and ExtraModifiers to be platform depedentAndrzej Ratajczak
2020-06-12Add platform dependent annotationsAndrzej Ratajczak
2020-06-10Implement `reportUndocumented` option to report undocumented codesebastian.sellmair
2020-06-09Improve CSS, pages navigation tree and create anchors on pageMarcin Aman
2020-06-09Make enum entry constructor sourceset dependentMarcin Aman
2020-06-04All modules page generationBłażej Kardyś
2020-06-04Update TS migration to current dev, move to a common package, rename to frontendMarcin Aman