aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/kotlin
AgeCommit message (Expand)Author
2020-08-31Remove DRI.canonicalPackageNamesebastian.sellmair
2020-08-31WIPsebastian.sellmair
2020-08-31Implement tests for ModuleAndPackageDocumentationReadersebastian.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-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-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
2020-08-17Implement CompositeSourceSetID.plus APIsebastian.sellmair
2020-08-17Moving CompositeSourceSetID and ContentSourceSet into `.dokka.model`sebastian.sellmair
2020-08-17Implement SourceSetMergingPageTransformersebastian.sellmair
2020-08-17Implement `ContentSourceSet`sebastian.sellmair
2020-08-17Print maturity warning when running dokkasebastian.sellmair
2020-08-14Use java.net.URL consistently across Gradle Plugin API surfacesebastian.sellmair
2020-08-14Gradle Plugin: Code style improvementssebastian.sellmair
2020-08-14Use List for representing classpaths instead of Setsebastian.sellmair
2020-08-14Refine and test `GradleSourceLinkBuilder` and SourceLinkDefinition APIsebastian.sellmair
2020-08-14API refinement for AbstractDokkaParentTask and DokkaMultiModuleTasksebastian.sellmair
2020-08-14Cover GradleDokkaSourceSetBuilder with testssebastian.sellmair
2020-08-14Replace ExternalDocumentationLink.Builder with factory functionssebastian.sellmair
2020-08-14Use Gradle's new Property/Provider APIssebastian.sellmair
2020-08-14DokkaConfiguration: Use `Set` instead of `List` when collections are expected...sebastian.sellmair
2020-08-14Simplify Dokka Gradle Pluginsebastian.sellmair
2020-08-14Add tests checking omitting of obvious typesPaweł Marks
2020-08-14Add tools for easier content test debuggingPaweł Marks
2020-08-12Move PreMergeDocumentableTransformer utils out of the interfacesebastian.sellmair
2020-08-12Move utility APIs into `PreMergeDocumentationTransformer`sebastian.sellmair
2020-08-11Fixing javadoc comment parser for psi filesBłażej Kardyś
2020-07-27Correct newer javadoc linksBłażej Kardyś
2020-07-23Make DParameter extend `WithType`Kamil Doległo
2020-07-22Skip empty packages by defaultKamil Doległo
2020-07-20Re-introduce default DokkaCollectorTask, run on all submodules by default, ad...sebastian.sellmair
2020-07-20Fix style issues introduced with dokka-cli-jsonsebastian.sellmair
2020-07-20Implement DokkaConfigurationSerializableTestsebastian.sellmair
2020-07-20Align json representation of filepathssebastian.sellmair