From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id E7867C7DA for ; Fri, 19 Jun 2015 12:56:02 +0200 (CEST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga101.fm.intel.com with ESMTP; 19 Jun 2015 03:56:02 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.13,643,1427785200"; d="scan'208";a="749568789" Received: from irsmsx151.ger.corp.intel.com ([163.33.192.59]) by orsmga002.jf.intel.com with ESMTP; 19 Jun 2015 03:56:01 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.216]) by IRSMSX151.ger.corp.intel.com ([169.254.4.108]) with mapi id 14.03.0224.002; Fri, 19 Jun 2015 11:56:00 +0100 From: "Mcnamara, John" To: Thomas Monjalon , "Richardson, Bruce" Thread-Topic: [dpdk-dev] [PATCH] doc: fix doxygen warnings Thread-Index: AQHQqhAfh4LssVWSpE2dRGMYX7sgdp2ziVEAgAACq4CAABvQgA== Date: Fri, 19 Jun 2015 10:55:59 +0000 Message-ID: References: <1434663829-5494-1-git-send-email-thomas.monjalon@6wind.com> <20150619100252.GA6880@bricha3-MOBL3> <1900991.mEh0miYATZ@xps13> In-Reply-To: <1900991.mEh0miYATZ@xps13> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH] doc: fix doxygen warnings X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Jun 2015 10:56:03 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Thomas Monjalon > Sent: Friday, June 19, 2015 11:12 AM > To: Richardson, Bruce > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH] doc: fix doxygen warnings >=20 > > > Signed-off-by: Thomas Monjalon > > > > Acked-by: Bruce Richardson >=20 > Applied Hi Thomas, Good work on this. The API is now clear of Doxygen warnings. Which means that we now have a way to checking new API patches for Doxygen = compliance. John. --=20