[geocode-glib/wip/hadess/api-version: 3/3] build: Namespace gtk-doc output for new API
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geocode-glib/wip/hadess/api-version: 3/3] build: Namespace gtk-doc output for new API
- Date: Thu, 30 Jun 2022 09:47:35 +0000 (UTC)
commit d3d533c9bf91726e06fbf3559c766f0a2a9cf314
Author: Bastien Nocera <hadess hadess net>
Date: Thu Jun 30 11:46:42 2022 +0200
build: Namespace gtk-doc output for new API
docs/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/docs/meson.build b/docs/meson.build
index 8a03a32..bcffebe 100644
--- a/docs/meson.build
+++ b/docs/meson.build
@@ -27,7 +27,7 @@ glib_prefix = dependency('glib-2.0').get_pkgconfig_variable('prefix')
glib_docpath = join_paths(glib_prefix, 'share', 'gtk-doc', 'html')
docpath = join_paths(datadir, 'gtk-doc', 'html')
-gnome.gtkdoc('geocode-glib',
+gnome.gtkdoc(library_name,
main_xml: 'geocode-glib-docs.xml',
src_dir: [
join_paths(meson.source_root(), 'geocode-glib'),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]