Skip to content

Commit 0eea8a4

Browse files
authored
Merge pull request #49 from adamint/dev
Dev
2 parents e15a142 + 763b16e commit 0eea8a4

File tree

1,956 files changed

+34858
-12650
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,956 files changed

+34858
-12650
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ dependencies {
5757
}
5858

5959
dokka {
60-
outputFormat = 'gfm'
61-
outputDirectory = 'docs/md'
60+
outputFormat = 'html'
61+
outputDirectory = 'docs'
6262

6363
jdkVersion = 8
6464
includeNonPublic = false

0 commit comments

Comments
 (0)