[tepl] docs: update path to Amtk docs for the gtk-doc fixxref_args
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [tepl] docs: update path to Amtk docs for the gtk-doc fixxref_args
- Date: Thu, 29 Oct 2020 01:28:59 +0000 (UTC)
commit 6b294d6a40365d95d0b0e5acfb66ee775ad4877b
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Thu Oct 29 02:24:35 2020 +0100
    docs: update path to Amtk docs for the gtk-doc fixxref_args
    
    Amtk git master has been ported to Meson, and the path to the docs has
    changed.
 docs/reference/meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/docs/reference/meson.build b/docs/reference/meson.build
index a2db284..646b7b2 100644
--- a/docs/reference/meson.build
+++ b/docs/reference/meson.build
@@ -14,7 +14,7 @@ gobject_docpath = dependency('gobject-2.0').get_pkgconfig_variable('prefix') / '
 gio_docpath = dependency('gio-2.0').get_pkgconfig_variable('prefix') / 'share/gtk-doc/html/gio'
 gtk_docpath = dependency('gtk+-3.0').get_pkgconfig_variable('prefix') / 'share/gtk-doc/html/gtk3'
 gsv_docpath = dependency('gtksourceview-4').get_pkgconfig_variable('prefix') / 
'share/gtk-doc/html/gtksourceview-4.0'
-amtk_docpath = dependency('amtk-5').get_pkgconfig_variable('prefix') / 'share/gtk-doc/html/amtk-5.0'
+amtk_docpath = dependency('amtk-5').get_pkgconfig_variable('prefix') / 'share/gtk-doc/html/amtk-5'
 
 GNOME.gtkdoc(
   gtkdoc_module_name,
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]