Package-level declarations
Gradle dependency management. Sharing files between subprojects.
Types
Link copied to clipboard
Common Attribute values for Dokkatoo Configurations.
Link copied to clipboard
Root Configuration for fetching all types of Dokkatoo files from other subprojects.
Link copied to clipboard
Names of the Gradle Configurations used by the Dokkatoo Plugin.
Link copied to clipboard
Gradle Configuration Attributes for sharing Dokkatoo files across subprojects.
Link copied to clipboard
Attribute values for a specific Dokka format.
Link copied to clipboard
class FormatDependenciesManager(formatName: String, baseDependencyManager: BaseDependencyManager, project: Project, objects: ObjectFactory)
Dependencies for a specific Dokka Format - for example, HTML or Markdown.
Link copied to clipboard
class ModuleComponentDependencies(project: Project, component: DokkatooAttribute.ModuleComponent, baseAttributes: BaseAttributes, formatAttributes: FormatAttributes, declaredDependencies: Configuration, baseConfigurationName: String)