Add a man page for gi-inspect-typelib

Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
Simon McVittie
2024-02-14 11:45:10 +00:00
parent b0163afd3b
commit 2cc82bd2ca
2 changed files with 59 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ if get_option('man-pages').enabled()
manpages = [
'gi-compile-repository',
'gi-decompile-typelib',
'gi-inspect-typelib',
]
foreach page : manpages
custom_target(page + '-man',