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
path:
root
/
runners
/
gradle-plugin
Age
Commit message (
Expand
)
Author
2020-08-03
Add publication for gradle plugin portal
sebastian.sellmair
2020-07-31
Split AnalysisEnvironment.kt into multiple files and simplify getClasspathFro...
sebastian.sellmair
2020-07-31
Propagate default Kotlin/Native KLIBs to the Dokka classpath
Dmitriy Dolovov
2020-07-27
Fix error message when no dokka source sets are registered
sebastian.sellmair
2020-07-23
Add link to androidx documentation by default for Android projects
sebastian.sellmair
2020-07-20
Re-introduce default DokkaCollectorTask, run on all submodules by default, ad...
sebastian.sellmair
2020-07-20
Implement DokkaConfigurationSerializableTest
sebastian.sellmair
2020-07-20
Use jackson for json serialization and parsing
sebastian.sellmair
2020-07-17
Disable registration of default dokka collector tasks
sebastian.sellmair
2020-07-17
Fix DokkaCollector task to run on its own
Kamil Doległo
2020-07-17
Fix DokkaCollectorTask and disable DokkaCollectorTask and DokkaMultimoduleTas...
sebastian.sellmair
2020-07-16
Only register collector and multimodule tasks on projects that actually have ...
sebastian.sellmair
2020-07-15
ConfigurationExtractor: Gracefully handle projects without Kotlin project app...
sebastian.sellmair
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-14
DokkaMultimoduleTask: Automatically declare dependencies to sub dokka tasks
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
Introduce some small CLI configuration fixes
Kamil Doległo
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
Use `dokkaSourceSets.create` for fallback "main" source set creation
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
Implement default `dokkaPlugin` and `dokkaRuntime` configuration that each ta...
sebastian.sellmair
2020-07-13
Rename default format "html"
sebastian.sellmair
2020-07-13
Implement BasicGroovyIntegrationTest.kt
sebastian.sellmair
2020-07-13
Implement `AbstractDokkaTask` to suport DokkaMultimoduleTask
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
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
2020-07-09
Implement PublicationValidation
sebastian.sellmair
2020-07-07
Annotate all properties on DokkaTask and DokkaMultimoduleTask to support the ...
sebastian.sellmair
2020-07-06
Dokka Gradle Plugin: Configure bintray publication for gradle plugin marker
sebastian.sellmair
2020-07-06
Enforce workspace unique SourceSetID
sebastian.sellmair
2020-07-06
Replace direct creation of ExternalDocumentationLink with ExternalDocumentati...
Kamil Doległo
2020-07-02
Cleanup project and disable validatePlugins (https://github.com/Kotlin/dokka/...
sebastian.sellmair
2020-07-02
Introduce special gradle plugin publication for integration tests
sebastian.sellmair
2020-07-02
runner:gradle-plugin: Apply `java-gradle-plugin`
sebastian.sellmair
2020-06-29
DokkaTask: Replace exitProcess with exception and helpful message if no sourc...
sebastian.sellmair
2020-06-25
Fix rendering of coroutines
Krzysztof Romanwoski
2020-06-25
Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use...
Kamil Doległo
2020-06-25
Remove kotlin source analysis from :core to :kotlin-analysis (thanks to Afzal...
sebastian.sellmair
2020-06-18
Implement default configurations
sebastian.sellmair
[next]