Skip to content

Commit 983f46c

Browse files
committed
First test with new site-layout
1 parent 58ab329 commit 983f46c

File tree

173 files changed

+12271
-460
lines changed

Some content is hidden

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

173 files changed

+12271
-460
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ artifacts{
5353

5454
javadoc{
5555
source = sourceSets.main.allJava
56-
destinationDir = file("$projectDir/docs/")
56+
destinationDir = file("$projectDir/docs/javadoc/")
5757
options.encoding = 'UTF-8'
5858
options.memberLevel = JavadocMemberLevel.PROTECTED
5959

0 commit comments

Comments
 (0)