From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id D3109271 for ; Thu, 17 Jan 2019 16:42:12 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 17 Jan 2019 07:42:11 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,489,1539673200"; d="scan'208";a="139112885" Received: from irsmsx109.ger.corp.intel.com ([163.33.3.23]) by fmsmga001.fm.intel.com with ESMTP; 17 Jan 2019 07:42:11 -0800 Received: from irsmsx104.ger.corp.intel.com ([169.254.5.101]) by IRSMSX109.ger.corp.intel.com ([169.254.13.133]) with mapi id 14.03.0415.000; Thu, 17 Jan 2019 15:42:10 +0000 From: "Kovacevic, Marko" To: Thomas Monjalon , David Marchand CC: "dev@dpdk.org" , "Mcnamara, John" , "Yigit, Ferruh" Thread-Topic: [PATCH] doc: remove file listings Thread-Index: AQHUrkWB5xLn5In5bkmKzHLtgF4NAaWzmVCw Date: Thu, 17 Jan 2019 15:42:09 +0000 Message-ID: <6DC05C7C5F25994B81B3F2F214251F660207DD13@IRSMSX104.ger.corp.intel.com> References: <1547715951-11128-1-git-send-email-david.marchand@redhat.com> <4670581.35gaoPKdmh@xps> In-Reply-To: <4670581.35gaoPKdmh@xps> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMjRjOTdiY2YtYzIzOC00OGI3LWEyMzMtNjA3MTM3NTY0ZmVlIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiVHNsUG9aVkZGVllZbHFHOEFNK0pxbUFtOXBtb3pyVndBYmdid2xXRkM2eGpHZTM1YjhJb2lzOUwzbVJicUhGdCJ9 x-ctpclassification: CTP_NT x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] doc: remove file listings X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jan 2019 15:42:13 -0000 > > Signed-off-by: David Marchand > > --- > > doc/guides/prog_guide/dev_kit_build_system.rst | 43 -------------- > > doc/guides/prog_guide/source_org.rst | 79 +-----------------= -------- > > 2 files changed, 2 insertions(+), 120 deletions(-) > > > > diff --git a/doc/guides/prog_guide/dev_kit_build_system.rst > > b/doc/guides/prog_guide/dev_kit_build_system.rst > > index da83a31..855b5da 100644 > > --- a/doc/guides/prog_guide/dev_kit_build_system.rst > > +++ b/doc/guides/prog_guide/dev_kit_build_system.rst > > @@ -52,49 +52,6 @@ which is equivalent to: > > I agree with the change and deletion of the sections there, But I feel like there still needs to be a clickable reference to each secti= on in the docs. So if they want to see the drivers or applications they can still be brough= t there. Marko K