index
:
github/dokka.git
fix-package-links
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2020-07-14
Remove unnecessary grouping in Java Signature Provider that caused signature ↵
Marcin Aman
to be in 2 lines
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 ↵
sebastian.sellmair
task configuration will extend from
2020-07-13
Adapt s3-snapshots.yml
sebastian.sellmair
2020-07-13
Rename default format "html"
sebastian.sellmair
2020-07-13
Implement Kamils fix for `MultimoduleLocationProvider`
sebastian.sellmair
2020-07-13
Fix it-multiplatform-0
sebastian.sellmair
2020-07-13
Further increase memory for integration tests
sebastian.sellmair
2020-07-13
Implement BasicGroovyIntegrationTest.kt
sebastian.sellmair
2020-07-13
it-basic/build.gradle.kts: Cleanup
sebastian.sellmair
2020-07-13
MavenIntegrationTest: Let all fields be private
sebastian.sellmair
2020-07-13
Fix first integration tests
sebastian.sellmair
2020-07-13
Implement basic assertNoUnresolvedHref
sebastian.sellmair
2020-07-13
Implement basic MultiModule0IntegrationTest.kt
sebastian.sellmair
2020-07-13
Implement `AbstractDokkaTask` to suport DokkaMultimoduleTask
sebastian.sellmair
2020-07-13
Run all formats in BasicGradleIntegrationTest
sebastian.sellmair
2020-07-13
Support dokkaJekyll and dokkaGfm tasks in new task configuration
sebastian.sellmair
2020-07-13
Implement defaultDokkaOutputDirectory
sebastian.sellmair
2020-07-13
Remove Project.dokka extension function
sebastian.sellmair
2020-07-13
Introduce dokkaKdoc task
sebastian.sellmair
2020-07-13
Cleanup it-basic
sebastian.sellmair
2020-07-13
Rename DokkaDependencies.kt to DokkaArtifacts.kt
sebastian.sellmair
2020-07-13
Remove `format` from dokka DokkaConfiguration
sebastian.sellmair
2020-07-13
Refactor dokka tasks classpath configuration
sebastian.sellmair
2020-07-13
Refactor dokka tasks classpath configuration
sebastian.sellmair
[next]