Skip to content

Commit 763b16e

Browse files
committed
push new docs
Signed-off-by: Adam Ratzman <[email protected]>
1 parent 900fb57 commit 763b16e

File tree

939 files changed

+34863
-2
lines changed

Some content is hidden

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

939 files changed

+34863
-2
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)