aboutsummaryrefslogtreecommitdiff
path: root/dokka-subprojects/plugin-base/src/main/resources/dokka/format/java-layout-html.properties
diff options
context:
space:
mode:
Diffstat (limited to 'dokka-subprojects/plugin-base/src/main/resources/dokka/format/java-layout-html.properties')
-rw-r--r--dokka-subprojects/plugin-base/src/main/resources/dokka/format/java-layout-html.properties6
1 files changed, 6 insertions, 0 deletions
diff --git a/dokka-subprojects/plugin-base/src/main/resources/dokka/format/java-layout-html.properties b/dokka-subprojects/plugin-base/src/main/resources/dokka/format/java-layout-html.properties
new file mode 100644
index 00000000..79925edd
--- /dev/null
+++ b/dokka-subprojects/plugin-base/src/main/resources/dokka/format/java-layout-html.properties
@@ -0,0 +1,6 @@
+#
+# Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
+#
+
+class=org.jetbrains.dokka.Formats.JavaLayoutHtmlFormatDescriptor
+description=Produces Kotlin Style Docs with Javadoc like layout