DependencyContainerNames

Names of the Gradle Configurations used by the Dokkatoo Plugin.

Beware the confusing terminology:

  • Gradle Configurations - share files between subprojects. Each has a name.

  • DokkaConfiguration - parameters for executing the Dokka Generator

Constructors

Link copied to clipboard
constructor(formatName: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override val formatName: String
Link copied to clipboard

Classpath used to execute the Dokka Generator.

Link copied to clipboard

Resolver for generatorClasspath - internal Dokkatoo usage only.

Link copied to clipboard

Includes transitive dependencies, so this can be passed to the Dokka Generator Worker classpath.

Link copied to clipboard

Will be used to create Dokka Generator Parameters