From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 2/2] doc: note that the app list is incomplete Date: Thu, 09 Feb 2017 15:47:47 +0100 Message-ID: <3434604.Sz2xL0TS9O@xps13> References: <33b0b0e68842ec18280b049c28f785b26871affc.1481022133.git.baruch@tkos.co.il> <20161206114604.njbhde25fvro7vn7@tarshish> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Mcnamara, John" , Baruch Siach Return-path: Received: from mail-wm0-f52.google.com (mail-wm0-f52.google.com [74.125.82.52]) by dpdk.org (Postfix) with ESMTP id C31DE282 for ; Thu, 9 Feb 2017 15:47:48 +0100 (CET) Received: by mail-wm0-f52.google.com with SMTP id 196so58398625wmm.1 for ; Thu, 09 Feb 2017 06:47:48 -0800 (PST) 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" 2016-12-06 11:54, Mcnamara, John: > From: Baruch Siach [mailto:baruch@tkos.co.il] > > > > --- a/doc/guides/prog_guide/source_org.rst > > > > +++ b/doc/guides/prog_guide/source_org.rst > > > > @@ -162,5 +162,5 @@ The examples directory contains sample > > > > applications that show how libraries can > > > > > > > > .. note:: > > > > > > > > - The actual examples directory may contain additional sample > > > > applications to those shown above. > > > > + The actual app and examples directories may contain additional > > > > + sample > > > > applications to those shown above. > > > > Check the latest DPDK source files for details. > > > > > > Strictly speaking the applications in the "app" directory aren't > > > "sample" apps and also they don't change very often. > > > > The text above says just that: > > > > The docs keep making a liar of me. :-/ > > > The app directory contains sample applications that are used to test > > DPDK... > > > > Should I change the wording there? > > Yes, change that line as well. Thanks. Anyone for a v2, please?