Age | Commit message (Expand) | Author |
2020-07-15 | Remove unnecessary files | Kamil Doległo |
2020-07-15 | Fix unnecessary 'Couldn't resolve link for' warning | Kamil Doległo |
2020-07-15 | Add fixes so the test actually passes | Aurimas Liutikas |
2020-07-15 | Add a basic mathjax test | Aurimas Liutikas |
2020-07-15 | ConfigurationExtractor: Gracefully handle projects without Kotlin project app... | sebastian.sellmair |
2020-07-15 | MultimodulePageCreator: Improve error message on missing module docFile | sebastian.sellmair |
2020-07-15 | Changing javadoc anchor format to Java 12 one | Błażej Kardyś |
2020-07-15 | Refactor and add integration tests | Andrzej Ratajczak |
2020-07-15 | Fix javadoc rendering | Andrzej Ratajczak |
2020-07-15 | Javadoc constructor anchor link fix | Błażej Kardyś |
2020-07-15 | Decalre documentation group for all dokka tasks | sebastian.sellmair |
2020-07-15 | Mark `DokkaBootstrap` with `Throws` annotation to avoid "UndeclaredThrowableE... | sebastian.sellmair |
2020-07-15 | Implement GradleRunner.buildRelaxed API | sebastian.sellmair |
2020-07-14 | Add TODO in it-multimodule-0 | sebastian.sellmair |
2020-07-14 | DokkaMultimoduleTask: Automatically declare dependencies to sub dokka tasks | sebastian.sellmair |
2020-07-14 | Add sourcesJar to shadow publications | sebastian.sellmair |
2020-07-14 | Adapt changes from "Simplify publishing configuration and enable sourcejars" | sebastian.sellmair |
2020-07-14 | PROPOSAL | sebastian.sellmair |
2020-07-14 | Simplify publishing configuration and enable sourcejars | Aurimas Liutikas |
2020-07-14 | Run build in parallel with Gradle cache | Alex Saveau |
2020-07-14 | Remove unnecessary grouping in Java Signature Provider that caused signature ... | Marcin Aman |
2020-07-14 | Kotlin as Java should translate class kinds | Marcin Aman |
2020-07-14 | Introduce some small CLI configuration fixes | Kamil Doległo |
2020-07-14 | Run only the root dokkaMultimodule task | Kamil Doległo |
2020-07-13 | Javadoc anchors | Błażej Kardyś |
2020-07-13 | Update version of dokka | Paweł Marks |
2020-07-13 | Single platform bubbles fix | Andrzej Ratajczak |
2020-07-13 | Update the javadoc stylesheet | Kamil Doległo |
2020-07-13 | Add flex to code-area in order to prevent overflow of ran samples | Marcin Aman |
2020-07-13 | WIP | Filip Zybała |
2020-07-13 | Refactor tab map creation | Paweł Marks |
2020-07-13 | Implemented extension point for tab sorting strategy | Filip Zybała |
2020-07-13 | Java sources in Kotlin-As-Java plugin should have original property visibilites | Marcin Aman |
2020-07-13 | Rename processSuperClasses to buildInheritanceInformation | Marcin Aman |
2020-07-13 | Draft for showing only first level of inheritance | Marcin Aman |
2020-07-13 | Remove duplicate `TaskAction` in DokkaMultimoduleTask.kt and DokkaTask.kt | sebastian.sellmair |
2020-07-13 | Remove DokkaTask.subprojects in favor of DokkaMultimodule and DokkaCollector | sebastian.sellmair |
2020-07-13 | BasicGradleIntegrationTest: Cover dokkaSourceSet configureEach | sebastian.sellmair |
2020-07-13 | Use `dokkaSourceSets.create` for fallback "main" source set creation | sebastian.sellmair |
2020-07-13 | Remove TODO NOW in JekyllPlugin | sebastian.sellmair |
2020-07-13 | Remove chunk from `it-basic` | sebastian.sellmair |
2020-07-13 | Remove `outputFormat` from AbstractDokkaTask | sebastian.sellmair |
2020-07-13 | Comment on DokkaTask.enforcedConfiguration | sebastian.sellmair |
2020-07-13 | Remove `global` dokka source set (in favor of configureEach) | sebastian.sellmair |
2020-07-13 | Implement DokkaTasksTest | sebastian.sellmair |
2020-07-13 | Adapt s3-snapshots.yml (coroutines) for new configuration | sebastian.sellmair |
2020-07-13 | Adapt Android0GradleIntegrationTest for new format configuration | sebastian.sellmair |
2020-07-13 | Implement default `dokkaPlugin` and `dokkaRuntime` configuration that each ta... | sebastian.sellmair |
2020-07-13 | Adapt s3-snapshots.yml | sebastian.sellmair |
2020-07-13 | Rename default format "html" | sebastian.sellmair |