grim/libgnt

Add a namespace to the documentation so stuff gets indexed properly
release-2.x.y v2.14.0
2020-06-09, Gary Kramlich
6b9bc53302ef
Parents 8df5a901418e
Children c84141d94d17
Add a namespace to the documentation so stuff gets indexed properly
--- a/doc/meson.build Tue Jun 09 21:07:51 2020 -0500
+++ b/doc/meson.build Tue Jun 09 21:14:21 2020 -0500
@@ -28,6 +28,7 @@
gnome.gtkdoc(DOC_MODULE,
main_xml : DOC_MODULE + '-docs.xml',
+ namespace : 'gnt',
src_dir : libgnt_inc,
dependencies : libgnt_dep,
install : true,