mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
doc: make reproducible
This setting makes Docbook section IDs consistent, and should allow Wayland builds that include documentation to be fully reproducible. Signed-off-by: Alyssa Ross <hi@alyssa.is>
This commit is contained in:
parent
53dd99793d
commit
e53e0edf0f
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ custom_target(
|
|||
'--skip-validation',
|
||||
'--stringparam', 'chunk.section.depth=0',
|
||||
'--stringparam', 'toc.section.depth=1',
|
||||
'--stringparam', 'generate.consistent.ids=1',
|
||||
'--stringparam', 'html.stylesheet=css/default.css',
|
||||
'-o', '@OUTPUT@',
|
||||
'html',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue