aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2020-10-07Make logo replaceable #1339 (#1488)Marcin Aman
2020-10-07Introduce top-level DocTagAndrzej Ratajczak
2020-10-02Make translators run in parallel.Andrzej Ratajczak
2020-10-01Add parsing of package-info in java sourcesAndrzej Ratajczak
2020-09-28Add better handling of functional types in rendered outputAndrzej Ratajczak
2020-09-28Add default values for primitive proprties. Add presenting in signature defau...Andrzej Ratajczak
2020-09-28Create java-like api for pluginsKrzysztof Romanwoski
2020-09-14Refactor DocTags and add markdown testsAndrzej Ratajczak
2020-09-10Add testsAndrzej Ratajczak
2020-09-10Add TypeAliased boundAndrzej Ratajczak
2020-09-08Remove topologicalSort since it is no longer usedAndrzej Ratajczak
2020-09-08Apply requested changesAndrzej Ratajczak
2020-09-08Changed way of merging documentables to avoid exception on merging documentab...Andrzej Ratajczak
2020-09-04Javadoc version number is always 0.0.1 #1406Marcin Aman
2020-09-03Update Dokka maturity warningsebastian.sellmair
2020-09-01Suppress SameParameterValue warning in DokkaGeneratorsebastian.sellmair
2020-09-01Implement exitGenerationGracefully APIsebastian.sellmair
2020-08-31Implement dPackage and dModule test APIs in favour of default params in DModu...sebastian.sellmair
2020-08-31CompositeSourceSetID: drop reduce in favour of `joinToString`Sebastian Sellmair
2020-08-31Remove unnecessary trailing comma in defaultConfiguration.ktsebastian.sellmair
2020-08-31Minor readability improvement in ModuleAndPackageDocumentationTransformer.ktsebastian.sellmair
2020-08-31Re-use includes form child tasks for all modules page generationsebastian.sellmair
2020-08-31Let module name be configurable withing `AbstractDokkaTask` and remove concep...sebastian.sellmair
2020-08-31Let root package be represented as [root] to the usersebastian.sellmair
2020-08-31Remove DRI.canonicalPackageNamesebastian.sellmair
2020-08-31WIPsebastian.sellmair
2020-08-31Implement tests for ModuleAndPackageDocumentationReadersebastian.sellmair
2020-08-31Make testApi dokkaConfiguration available outside of AbstractCoreTestsebastian.sellmair
2020-08-31Implement ModuleAndPackageDocumentationTransformerTest.ktsebastian.sellmair
2020-08-31Implement ModuleAndPackageDocumentationReadersebastian.sellmair
2020-08-31Implement ParseModuleAndPackageDocFragments APIsebastian.sellmair
2020-08-28Fix unstable ordering by sorting methods and entries in the searchbarKamil Doległo
2020-08-27Apply requested changesAndrzej Ratajczak
2020-08-27Add handling for generic type parameters varianceAndrzej Ratajczak
2020-08-25- Move `test` projects into semantic parent projectssebastian.sellmair
2020-08-25Fix external links to Android and Androix documentationsKamil Doległo
2020-08-21Replace SelfType with family of RecursiveTypesPaweł Marks
2020-08-21Create navigation search componentMarcin Aman
2020-08-20Include interfaces to abstract modelMarcin Aman
2020-08-20Revert unwanted changesMarcin Aman
2020-08-20Javadoc package-listMarcin Aman
2020-08-20Implement tests for enhanced KotlinSourceSetGist mechanismsebastian.sellmair
2020-08-20Hide unused generic type variables in constructorAndrzej Ratajczak
2020-08-19Declare `dokkaVersion` as input `processResources` task in :coresebastian.sellmair
2020-08-17Fix generic supertypes to hold TypeParametersAndrzej Ratajczak
2020-08-17Apply requested changesAndrzej Ratajczak
2020-08-17Add generic typealiases proper parsing and some testsAndrzej Ratajczak
2020-08-17Rename `ContentSourceSet` to `DisplaySourceSet`sebastian.sellmair
2020-08-17Implement SelfRepresentingSingletonSet and let `ContentSourceSet` conform to itsebastian.sellmair
2020-08-17ContentNodes: Explicitly check types of childrensebastian.sellmair