From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v1] doc: rearrange the high level documentation index Date: Sun, 13 Nov 2016 06:20:22 -0800 (PST) Message-ID: <1795077.ThUVUFzJCg@xps13> References: <1478871955-6106-1-git-send-email-john.mcnamara@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: John McNamara Return-path: Received: from mail-wm0-f44.google.com (mail-wm0-f44.google.com [74.125.82.44]) by dpdk.org (Postfix) with ESMTP id 0BE1736E for ; Sun, 13 Nov 2016 15:20:22 +0100 (CET) Received: by mail-wm0-f44.google.com with SMTP id g23so56540847wme.1 for ; Sun, 13 Nov 2016 06:20:22 -0800 (PST) In-Reply-To: <1478871955-6106-1-git-send-email-john.mcnamara@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-11-11 13:45, John McNamara: > Rearrange the order of the high level documenation index into > a more logical sequence for a new user. > > Also, improve some of the high-level document names. > > Signed-off-by: John McNamara Applied, thanks