From ee1ebd2777e03f873e4fbed6a8c6c597d4053dd3 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Mon, 7 Jul 2014 11:46:33 +2100 Subject: [PATCH] [Patch v3 2/3] doc: quiet doxygen warnings --- 47/65ee926d832deb593c87fc97e458efe5c9cfed | 70 +++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 47/65ee926d832deb593c87fc97e458efe5c9cfed diff --git a/47/65ee926d832deb593c87fc97e458efe5c9cfed b/47/65ee926d832deb593c87fc97e458efe5c9cfed new file mode 100644 index 000000000..e940479ad --- /dev/null +++ b/47/65ee926d832deb593c87fc97e458efe5c9cfed @@ -0,0 +1,70 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 1C2D5431FD2 + for ; Sun, 6 Jul 2014 10:53:46 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id oSbSoEnh69d9 for ; + Sun, 6 Jul 2014 10:53:42 -0700 (PDT) +Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 6B50C431FAF + for ; Sun, 6 Jul 2014 10:53:42 -0700 (PDT) +Received: from remotemail by yantan.tethera.net with local (Exim 4.80) + (envelope-from ) + id 1X3qdC-0001Hn-3n; Sun, 06 Jul 2014 14:53:42 -0300 +Received: (nullmailer pid 30896 invoked by uid 1000); Sun, 06 Jul 2014 + 14:46:38 -0000 +From: David Bremner +To: notmuch@notmuchmail.org +Subject: [Patch v3 2/3] doc: quiet doxygen warnings +Date: Sun, 6 Jul 2014 11:46:33 -0300 +Message-Id: <1404657994-30628-3-git-send-email-david@tethera.net> +X-Mailer: git-send-email 2.0.0.rc2 +In-Reply-To: <1404657994-30628-1-git-send-email-david@tethera.net> +References: <1404657994-30628-1-git-send-email-david@tethera.net> +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Sun, 06 Jul 2014 17:53:46 -0000 + +remove some obsolete tags for XML output (which we don't currently +generate in any case) +--- + doc/doxygen.cfg | 2 -- + 1 file changed, 2 deletions(-) + +diff --git a/doc/doxygen.cfg b/doc/doxygen.cfg +index 68e8969..0f48ddb 100644 +--- a/doc/doxygen.cfg ++++ b/doc/doxygen.cfg +@@ -228,8 +228,6 @@ MAN_LINKS = NO + #--------------------------------------------------------------------------- + GENERATE_XML = NO + XML_OUTPUT = xml +-XML_SCHEMA = +-XML_DTD = + XML_PROGRAMLISTING = YES + #--------------------------------------------------------------------------- + # configuration options related to the DOCBOOK output +-- +2.0.0.rc2 + -- 2.26.2