Nicklas Ansman
Results
132
comments of
Nicklas Ansman
I'm using this for now, but I'm not sure if I need to store additional files or skip other files: ```kotlin tasks.register("versionCurrentDocs") { enabled = !isSnapshotVersion from(tasks.dokkaGeneratePublicationHtml) into(olderVersionsFolder.resolve(version)) exclude("older") }...
It would be great to get an update on this. Signing with SSH would be a nice addition