From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3] doc: automate examples file list for API doc Date: Wed, 08 Feb 2017 19:12:51 +0100 Message-ID: <1978060.Vonp0keI4N@xps13> References: <20170127173728.21618-1-ferruh.yigit@intel.com> <20170208175455.18464-1-ferruh.yigit@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Ferruh Yigit Return-path: Received: from mail-wm0-f53.google.com (mail-wm0-f53.google.com [74.125.82.53]) by dpdk.org (Postfix) with ESMTP id 3DF62FFA for ; Wed, 8 Feb 2017 19:12:54 +0100 (CET) Received: by mail-wm0-f53.google.com with SMTP id v186so57915797wmd.0 for ; Wed, 08 Feb 2017 10:12:54 -0800 (PST) In-Reply-To: <20170208175455.18464-1-ferruh.yigit@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" 2017-02-08 17:54, Ferruh Yigit: > These files are linked to API documentation as usage samples, list of > files created automatically during doc creation. > > Remove manually updated old one. > > Signed-off-by: Ferruh Yigit Acked-by: Thomas Monjalon Applied, thanks