-
Notifications
You must be signed in to change notification settings - Fork 454
Closed
Labels
enhancementAn issue for a feature or an overall improvementAn issue for a feature or an overall improvementrunner: Gradle pluginAn issue/PR related to Dokka's Gradle pluginAn issue/PR related to Dokka's Gradle plugin
Description
Supporting the build cache will help drastically reduce build times when the inputs to the dokka task haven't changed and the build is being done for the first time on a new machine.
This is particularly helpful in reducing CI build times.
https://docs.gradle.org/current/userguide/build_cache.html#sec:task_output_caching_details
zach-klippenstein, keeferrourke, sschuberth, devisnik and rnett
Metadata
Metadata
Assignees
Labels
enhancementAn issue for a feature or an overall improvementAn issue for a feature or an overall improvementrunner: Gradle pluginAn issue/PR related to Dokka's Gradle pluginAn issue/PR related to Dokka's Gradle plugin