[nautilus-actions] Set deprecation flags for gtkdoc-scan
- From: Pierre Wieser <pwieser src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-actions] Set deprecation flags for gtkdoc-scan
- Date: Wed, 19 Jan 2011 21:56:13 +0000 (UTC)
commit d79300a50b2e35910c98d8e2a6a62adc87d88a6b
Author: Pierre Wieser <pwieser trychlos org>
Date: Sun Jan 16 15:52:01 2011 +0100
Set deprecation flags for gtkdoc-scan
ChangeLog | 2 ++
docs/reference/Makefile.am | 1 +
2 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 1559d7c..a557b2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,6 +23,8 @@
* Makefile.am:
* configure.ac: configure in tools/.
+ * docs/reference/Makefile.am: Set the deprecation flags for gtkdoc-scan.
+
* tools/check-po.sh: Set the count of errors as exit code.
* po/POTFILES.in: Updated.
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index 78f37bb..132bdec 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -61,6 +61,7 @@ content_files += $(auto_created_files)
# --rebuild-sections
SCAN_OPTIONS = \
--rebuild-types \
+ --deprecated-guards=NA_DISABLE_DEPRECATED \
$(NULL)
# The directory containing the source code. Relative to $(srcdir)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]