[anjuta-extras] extra: Switch from gnome-doc-utils to yelp-tools
- From: Sebastien Granjoux <sgranjoux src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta-extras] extra: Switch from gnome-doc-utils to yelp-tools
- Date: Sun, 21 Jul 2013 06:53:53 +0000 (UTC)
commit 10c879c638a95945f7183c01055606aa0b0c1acf
Author: Jeremy Bicha <jbicha ubuntu com>
Date: Sat Jul 20 22:42:05 2013 -0400
extra: Switch from gnome-doc-utils to yelp-tools
https://bugzilla.gnome.org/show_bug.cgi?id=704633
configure.ac | 3 +--
help/Makefile.am | 12 ++++--------
2 files changed, 5 insertions(+), 10 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 7b94170..52489e7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -80,8 +80,7 @@ AM_PROG_LIBTOOL
dnl Help files
-GNOME_DOC_INIT([0.18])
-
+YELP_HELP_INIT
dnl maintainer mode
AM_MAINTAINER_MODE
diff --git a/help/Makefile.am b/help/Makefile.am
index 41110a3..35b6625 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -1,13 +1,9 @@
-include $(top_srcdir)/gnome-doc-utils.make
+ YELP_HELP_RULES@
-dist-hook: doc-dist-hook
+HELP_ID = anjuta-manual
-DOC_ID = anjuta-manual
-DOC_PAGES = \
- scintilla-plugin.page
-
-DOC_FIGURES =
+HELP_FILES = scintilla-plugin.page
-DOC_LINGUAS = de
+HELP_LINGUAS = de
-include $(top_srcdir)/git.mk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]