Update JavaDoc CSS for new layout
This commit is contained in:
parent
f12bb8aa12
commit
ef58e1540a
|
@ -34,7 +34,7 @@ tasks.named( "javadoc", Javadoc ) {
|
||||||
use = true
|
use = true
|
||||||
encoding = 'UTF-8'
|
encoding = 'UTF-8'
|
||||||
|
|
||||||
// stylesheetFile = rootProject.file( "shared/javadoc/stylesheet.css" )
|
stylesheetFile = rootProject.file( "shared/javadoc/stylesheet.css" )
|
||||||
bottom = "Copyright © 2001-$currentYear <a href=\"https://redhat.com\">Red Hat, Inc.</a> All Rights Reserved."
|
bottom = "Copyright © 2001-$currentYear <a href=\"https://redhat.com\">Red Hat, Inc.</a> All Rights Reserved."
|
||||||
|
|
||||||
// The javadoc folder contains cached versions of the respective element-list files to avoid release issues when servers are down
|
// The javadoc folder contains cached versions of the respective element-list files to avoid release issues when servers are down
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue