From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: cleanup doc index files Date: Tue, 15 Dec 2015 11:44:56 +0100 Message-ID: <3000405.oBHTs551cE@xps13> References: <1450174249-22699-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: "Mcnamara, John" Return-path: Received: from mail-wm0-f41.google.com (mail-wm0-f41.google.com [74.125.82.41]) by dpdk.org (Postfix) with ESMTP id CA72E3005 for ; Tue, 15 Dec 2015 11:46:12 +0100 (CET) Received: by mail-wm0-f41.google.com with SMTP id n186so158622269wmn.1 for ; Tue, 15 Dec 2015 02:46:12 -0800 (PST) In-Reply-To: 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" 2015-12-15 10:36, Van Haaren, Harry: > > Subject: [dpdk-dev] [PATCH] doc: cleanup doc index files > > > > Remove **Contents** and |Today| from the rst doc index files since > > these are already added automatically to PDF files and are of > > little value to the Html files where the Contents is shown in a > > sidebar. > > > > Signed-off-by: John McNamara > > Acked-by: Harry van Haaren Applied, thanks