From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: update examples list for API Date: Fri, 27 Jan 2017 16:56:58 +0100 Message-ID: <2081164.5ClB4gsZ3F@xps13> References: <20170127115541.5472-1-ferruh.yigit@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, John McNamara To: Ferruh Yigit Return-path: Received: from mail-wm0-f49.google.com (mail-wm0-f49.google.com [74.125.82.49]) by dpdk.org (Postfix) with ESMTP id C8908DE3 for ; Fri, 27 Jan 2017 16:56:59 +0100 (CET) Received: by mail-wm0-f49.google.com with SMTP id c206so145087725wme.0 for ; Fri, 27 Jan 2017 07:56:59 -0800 (PST) In-Reply-To: <20170127115541.5472-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-01-27 11:55, Ferruh Yigit: > These files are linked to API documentation as usage samples, added > missing examples files and sorted list alphabetically. > > Signed-off-by: Ferruh Yigit Why not replacing this list with a "find examples -type f" in mk/rte.sdkdoc.mk?