doc: restore missing image files in docbook

Signed-off-by: Julian Orth <ju.orth@gmail.com>
This commit is contained in:
Julian Orth 2026-02-12 15:45:53 +01:00
parent 4897da68e6
commit 5231c0ee20
3 changed files with 31 additions and 0 deletions

View file

@ -66,6 +66,7 @@ publican_inputs += custom_target(
)
subdir('html/css')
subdir('html/images')
skip_validation = '--skip-validation'
if get_option('docbook_validation')