From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: remove file listings Date: Thu, 17 Jan 2019 17:08:55 +0100 Message-ID: <6351986.DbtgIHa0yY@xps> References: <1547715951-11128-1-git-send-email-david.marchand@redhat.com> <4670581.35gaoPKdmh@xps> <6DC05C7C5F25994B81B3F2F214251F660207DD13@IRSMSX104.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: David Marchand , "dev@dpdk.org" , "Mcnamara, John" , "Yigit, Ferruh" To: "Kovacevic, Marko" Return-path: Received: from wout2-smtp.messagingengine.com (wout2-smtp.messagingengine.com [64.147.123.25]) by dpdk.org (Postfix) with ESMTP id 455A51150 for ; Thu, 17 Jan 2019 17:09:00 +0100 (CET) In-Reply-To: <6DC05C7C5F25994B81B3F2F214251F660207DD13@IRSMSX104.ger.corp.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" 17/01/2019 16:42, Kovacevic, Marko: > > > 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 section in the docs. > So if they want to see the drivers or applications they can still be brought there. I'm not sure to understand your proposal. Please could you explain?