From: Matthias Clasen Date: Thu, 12 Dec 2002 23:34:37 +0000 (+0000) Subject: Add --ignore-files=trio to avoid gtk-doc warnings about doxygen comments. X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=ab5fe79f8a9f3ad0b7f97c0a17468df08be54858;p=dana%2Fcg-glib.git Add --ignore-files=trio to avoid gtk-doc warnings about doxygen comments. * glib/Makefile.am (MKDB_OPTIONS): Add --ignore-files=trio to avoid gtk-doc warnings about doxygen comments. --- diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index 2243ab78..928efaf3 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,3 +1,8 @@ +2002-12-13 Matthias Clasen + + * glib/Makefile.am (MKDB_OPTIONS): Add --ignore-files=trio to + avoid gtk-doc warnings about doxygen comments. + Tue Dec 10 11:55:28 2002 Owen Taylor * glib/tmpl/timers.sgml: Improve docs for return value diff --git a/docs/reference/glib/Makefile.am b/docs/reference/glib/Makefile.am index 5a8d4367..88fa3789 100644 --- a/docs/reference/glib/Makefile.am +++ b/docs/reference/glib/Makefile.am @@ -13,7 +13,7 @@ DOC_SOURCE_DIR=../../.. SCAN_OPTIONS=--deprecated-guards="G_DISABLE_DEPRECATED" # Extra options to supply to gtkdoc-mkdb -MKDB_OPTIONS=--sgml-mode --output-format=xml +MKDB_OPTIONS=--sgml-mode --output-format=xml --ignore-files=trio # Extra options to supply to gtkdoc-fixref FIXXREF_OPTIONS=