Configure the Asciidoctor revnumber in a central location
See gh-20934
This commit is contained in:
@@ -86,20 +86,12 @@ asciidoctor {
|
||||
attributes "stylesheet": "css/style.css"
|
||||
}
|
||||
|
||||
asciidoctor {
|
||||
attributes "revnumber": null
|
||||
}
|
||||
|
||||
asciidoctorPdf {
|
||||
sources {
|
||||
include "index.adoc"
|
||||
}
|
||||
}
|
||||
|
||||
asciidoctorPdf {
|
||||
attributes "revnumber": null
|
||||
}
|
||||
|
||||
javadoc {
|
||||
options {
|
||||
author = true
|
||||
|
||||
Reference in New Issue
Block a user