Skip to content

Commit 9d28735

Browse files
authored
Merge pull request #67 from adamint/dev
update docs
2 parents 0f2f985 + ffc1a1e commit 9d28735

File tree

1,063 files changed

+53444
-34651
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,063 files changed

+53444
-34651
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dependencies {
5656
}
5757

5858
dokka {
59-
outputFormat = 'html'
59+
outputFormat = 'javadoc'
6060
outputDirectory = 'docs'
6161

6262
jdkVersion = 8

0 commit comments

Comments
 (0)