Merge branch '3037-install-docs' into 'main'

docs: Install the gi-docgen docs

See merge request GNOME/glib!3787
This commit is contained in:
Emmanuele Bassi
2023-12-21 18:23:53 +00:00
5 changed files with 15 additions and 1 deletions

View File

@@ -46,4 +46,7 @@ custom_target('gobject-docs',
],
build_by_default: true,
depend_files: expand_content_files,
install: true,
install_dir: docs_dir,
install_tag: 'doc',
)