Skip to content

Commit 59ea6ed

Browse files
committed
remove stylecheck2
1 parent be8df09 commit 59ea6ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ compileJava {
7878
javadoc {
7979
options.windowTitle "Box Java SDK"
8080
options.noQualifiers "all"
81-
options.stylesheetFile file("doc/css/javadoc.css")
81+
options.stylesheetFile file("docs/sdk/css/javadoc.css")
8282
options.noTree true
8383
options.noIndex true
8484
options.noHelp true

0 commit comments

Comments
 (0)