You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: dokka-runners/dokka-gradle-plugin/api/dokka-gradle-plugin.api
+4
Original file line number
Diff line number
Diff line change
@@ -506,6 +506,10 @@ public final class org/jetbrains/dokka/gradle/formats/DokkaHtmlPlugin$inlined$sa
506
506
public final synthetic fun execute (Ljava/lang/Object;)V
507
507
}
508
508
509
+
public abstract class org/jetbrains/dokka/gradle/formats/DokkaJavadocPlugin : org/jetbrains/dokka/gradle/formats/DokkaFormatPlugin {
510
+
public fun configure (Lorg/jetbrains/dokka/gradle/formats/DokkaFormatPlugin$DokkaFormatPluginContext;)V
511
+
}
512
+
509
513
public abstract class org/jetbrains/dokka/gradle/formats/DokkaPublication : java/io/Serializable, org/gradle/api/Named, org/gradle/api/plugins/ExtensionAware {
510
514
public abstract fun getCacheRoot ()Lorg/gradle/api/file/DirectoryProperty;
511
515
public abstract fun getEnabled ()Lorg/gradle/api/provider/Property;
0 commit comments