Disable "Last updated" footer in asciidoctor HTML
Change-Id: Ib498405931fb5ea92118cf4c4d165b311f92097d
This commit is contained in:
parent
f645847c50
commit
2a8212c774
@ -13,6 +13,7 @@ def documentation_attributes(revision):
|
||||
'startsb="["',
|
||||
'endsb="]"',
|
||||
'tilde="~"',
|
||||
'last-update-label!',
|
||||
'source-highlighter=prettify',
|
||||
'stylesheet=doc.css',
|
||||
'revnumber="%s"' % revision,
|
||||
|
Loading…
Reference in New Issue
Block a user