From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: add deprecated list in doxygen Date: Thu, 25 Oct 2018 16:37:01 +0200 Message-ID: <2174510.9ubVHKO16d@xps> References: <20181018160916.23180-1-thomas@monjalon.net> <0128dd13-2a18-825e-5380-698d66b5875e@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, john.mcnamara@intel.com, marko.kovacevic@intel.com To: Ferruh Yigit Return-path: Received: from wout1-smtp.messagingengine.com (wout1-smtp.messagingengine.com [64.147.123.24]) by dpdk.org (Postfix) with ESMTP id C6FD55B36 for ; Thu, 25 Oct 2018 16:37:00 +0200 (CEST) In-Reply-To: <0128dd13-2a18-825e-5380-698d66b5875e@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 18/10/2018 18:16, Ferruh Yigit: > On 10/18/2018 5:09 PM, Thomas Monjalon wrote: > > The option GENERATE_DEPRECATEDLIST will create a page > > "Deprecated List" in "Related Pages" menu. > > +1 > > Acked-by: Ferruh Yigit Applied