From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vs1-f65.google.com (mail-vs1-f65.google.com [209.85.217.65]) by dpdk.org (Postfix) with ESMTP id EE0DA288C for ; Fri, 18 Jan 2019 11:15:17 +0100 (CET) Received: by mail-vs1-f65.google.com with SMTP id y27so8127398vsi.1 for ; Fri, 18 Jan 2019 02:15:17 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=XuIYsOyqZsDfbUxYd4wVMXFJZ5c7WvovMnPGlYeX7FE=; b=Dq61OiobfRa4y434WqhuxA50nZhYYN2/paspWKAVY6+XCLgGwsBVYJNBHTRBvLVZl/ 3nivcTeYbkzKRxcZPCchLK13mrrutXZk1Jw9iwlEWNhBS5/RC8lQuhngYwy8PUANhkq/ hrzjKkySg8RO3BOXq74DVr9NoTqtWWmgyHfM57P4yWaBH1LldLfEtVXYRSUqcfp/rhkH pB1Q3dbFkQx05JmKjEGXU44ex87PdbiIwFwkH42XrZNkJpSHSbXG7WwXgXCyxu3wRPGA lZs6ugplvUAzLBdE60s3ln+msd5AHY9+XfUNrQC1Y2EtdLnSrZ4BTezh5sCy51M75l6T AZsQ== X-Gm-Message-State: AJcUukc/GeXGEG5pvWY4UgrOsFGQjzWuj3XRB50afzcFbbEozMgXtvGO JlGQlTBcWkGHMpY/S2SdT2MiQjsl1zxsedcsivzidw== X-Google-Smtp-Source: ALg8bN578R7Ch3Lcw0IdmVvSUG8ykZMj/EXACgyFQlM24pR+tcfmvMzWhbt8ZvoKv4fgS5QqTYRgfyLcfrOFJc1XkLc= X-Received: by 2002:a67:1b04:: with SMTP id b4mr7289927vsb.141.1547806517256; Fri, 18 Jan 2019 02:15:17 -0800 (PST) MIME-Version: 1.0 References: <1547715951-11128-1-git-send-email-david.marchand@redhat.com> <3937069.KtJhLxXKmg@xps> <6DC05C7C5F25994B81B3F2F214251F660207DF2E@IRSMSX104.ger.corp.intel.com> <1905401.XaQ9rUAKQu@xps> In-Reply-To: <1905401.XaQ9rUAKQu@xps> From: David Marchand Date: Fri, 18 Jan 2019 11:15:04 +0100 Message-ID: To: Thomas Monjalon Cc: "Kovacevic, Marko" , "dev@dpdk.org" , "Mcnamara, John" , "Yigit, Ferruh" Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.15 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: Fri, 18 Jan 2019 10:15:18 -0000 On Fri, Jan 18, 2019 at 10:33 AM Thomas Monjalon wrote: > 18/01/2019 10:29, Kovacevic, Marko: > > > > Sorry for not making it clearer, > > > > So if someone was reading it and saw this line > > > > > > > > "The examples directory contains sample applications that show how > > > libraries can be used" > > > > > > > > It would be nice to have a link to the sample applications in the > docs > > > > like so, which has all the Info that was deleted. > > > > > > > > "The examples directory contains :doc: ../sample_app_ug/index> that > show how libraries can be > > > used." > > > > > > Yes, good idea. > Ok, I will prepare a v2 with this. -- David Marchand