aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/resources
diff options
context:
space:
mode:
authorSimon Ogorodnik <Simon.Ogorodnik@jetbrains.com>2017-11-30 20:34:25 +0300
committerSimon Ogorodnik <Simon.Ogorodnik@jetbrains.com>2017-11-30 20:34:25 +0300
commit1b722f7c61ea3405b8f33612044b28f0b4087406 (patch)
treedc8321a2f7dbd4a3084ced461b5768ed75a79d7b /core/src/main/resources
parentf3db3f313c599b84b1a9810723c6a503c0baf7a9 (diff)
downloaddokka-1b722f7c61ea3405b8f33612044b28f0b4087406.tar.gz
dokka-1b722f7c61ea3405b8f33612044b28f0b4087406.tar.bz2
dokka-1b722f7c61ea3405b8f33612044b28f0b4087406.zip
WIP
Diffstat (limited to 'core/src/main/resources')
-rw-r--r--core/src/main/resources/dokka/format/java-layout-html.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/main/resources/dokka/format/java-layout-html.properties b/core/src/main/resources/dokka/format/java-layout-html.properties
index c5c6bb15..fbb2bbed 100644
--- a/core/src/main/resources/dokka/format/java-layout-html.properties
+++ b/core/src/main/resources/dokka/format/java-layout-html.properties
@@ -1,2 +1,2 @@
-class=org.jetbrains.dokka.formats.JavaLayoutHtmlFormatDescriptor
+class=org.jetbrains.dokka.Formats.JavaLayoutHtmlFormatDescriptor
description=Produces Kotlin Style Docs with Javadoc like layout \ No newline at end of file