[gtk+] docs: Do not generate the template files anymore
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] docs: Do not generate the template files anymore
- Date: Wed, 20 Apr 2011 11:23:13 +0000 (UTC)
commit 58b2e9caaf38db621bb795f3c82fa9d8a995aebb
Author: Javier Jardón <jjardon gnome org>
Date: Tue Apr 19 12:50:20 2011 +0100
docs: Do not generate the template files anymore
All the documentation is now in inline comments
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index c6b8672..3f73ffd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1532,7 +1532,7 @@ AM_CONDITIONAL(ENABLE_PACKAGEKIT, test "x$build_packagekit" = "xyes")
# Checks for gtk-doc and docbook-tools
##################################################
-GTK_DOC_CHECK([1.11])
+GTK_DOC_CHECK([1.11],[--flavour no-tmpl])
AC_CHECK_PROG(DB2HTML, db2html, true, false)
AM_CONDITIONAL(HAVE_DOCBOOK, $DB2HTML)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]