From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id E45FF5A24 for ; Wed, 5 Aug 2015 16:26:54 +0200 (CEST) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga102.jf.intel.com with ESMTP; 05 Aug 2015 07:26:54 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,617,1432623600"; d="scan'208";a="762503089" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.208.63]) by fmsmga001.fm.intel.com with SMTP; 05 Aug 2015 07:26:52 -0700 Received: by (sSMTP sendmail emulation); Wed, 05 Aug 2015 15:26:51 +0025 Date: Wed, 5 Aug 2015 15:26:51 +0100 From: Bruce Richardson To: John McNamara Message-ID: <20150805142650.GC9532@bricha3-MOBL3> References: <1435845053-17203-1-git-send-email-john.mcnamara@intel.com> <1436543121-26240-1-git-send-email-john.mcnamara@intel.com> <1436543121-26240-4-git-send-email-john.mcnamara@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1436543121-26240-4-git-send-email-john.mcnamara@intel.com> Organization: Intel Shannon Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH v2 3/3] doc: moved doxygen section to the doc guidelines 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: Wed, 05 Aug 2015 14:26:55 -0000 On Fri, Jul 10, 2015 at 04:45:21PM +0100, John McNamara wrote: > Moved and refactored the Doxygen guidelines from the Coding Style doc > to the Documentation Guidelines doc. Replaced the existing Doxygen > references with links. > > Signed-off-by: John McNamara Acked-by: Bruce Richardson