Merge pull request #4629 from sur5r/xmlto-titlelength
Extend title length for xmlto
This commit is contained in:
commit
36f9f86714
@ -229,6 +229,8 @@ if get_option('mans')
|
||||
output: '@BASENAME@.1',
|
||||
command: [
|
||||
xmlto,
|
||||
'--stringparam',
|
||||
'man.th.title.max.length=30',
|
||||
'man',
|
||||
'-o',
|
||||
'@OUTDIR@',
|
||||
|
Loading…
x
Reference in New Issue
Block a user