From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: group classification libraries in doxygen index Date: Mon, 23 Oct 2017 12:33:03 +0200 Message-ID: <1576933.nfVD24BJV8@xps> References: <20171020104756.3297-1-thomas@monjalon.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: "Mcnamara, John" To: dev@dpdk.org Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 6A7C31B3E3 for ; Mon, 23 Oct 2017 12:33:05 +0200 (CEST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > The libraries reorder, distributor, EFD, ACL and member seem to belong to > > the same category. > > The previous categories "layers" and "containers" do not fit well. > > It is proposed to group them under "classification" category. > > > > Signed-off-by: Thomas Monjalon > > Acked-by: John McNamara Applied