Skip to content

Commit ef58e15

Browse files
marko-bekhtasebersole
authored andcommitted
Update JavaDoc CSS for new layout
1 parent f12bb8a commit ef58e15

File tree

2 files changed

+794
-684
lines changed

2 files changed

+794
-684
lines changed

gradle/javadoc.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ tasks.named( "javadoc", Javadoc ) {
3434
use = true
3535
encoding = 'UTF-8'
3636

37-
// stylesheetFile = rootProject.file( "shared/javadoc/stylesheet.css" )
37+
stylesheetFile = rootProject.file( "shared/javadoc/stylesheet.css" )
3838
bottom = "Copyright &copy; 2001-$currentYear <a href=\"https://redhat.com\">Red Hat, Inc.</a> All Rights Reserved."
3939

4040
// The javadoc folder contains cached versions of the respective element-list files to avoid release issues when servers are down

0 commit comments

Comments
 (0)