From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <harry.van.haaren@intel.com>
Received: from mga02.intel.com (mga02.intel.com [134.134.136.20])
 by dpdk.org (Postfix) with ESMTP id 69995DE3
 for <web@dpdk.org>; Mon, 22 Feb 2016 12:52:02 +0100 (CET)
Received: from fmsmga001.fm.intel.com ([10.253.24.23])
 by orsmga101.jf.intel.com with ESMTP; 22 Feb 2016 03:52:01 -0800
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.22,484,1449561600"; d="scan'208";a="908533545"
Received: from irsmsx103.ger.corp.intel.com ([163.33.3.157])
 by fmsmga001.fm.intel.com with ESMTP; 22 Feb 2016 03:52:00 -0800
Received: from irsmsx102.ger.corp.intel.com ([169.254.2.97]) by
 IRSMSX103.ger.corp.intel.com ([169.254.3.30]) with mapi id 14.03.0248.002;
 Mon, 22 Feb 2016 11:51:59 +0000
From: "Van Haaren, Harry" <harry.van.haaren@intel.com>
To: Thomas Monjalon <thomas.monjalon@6wind.com>
Thread-Topic: [PATCH v4 2/2] indent apps and tools
Thread-Index: AQHRbIj/M0L2OkKDuUyVU/RveABGKJ839YHw
Date: Mon, 22 Feb 2016 11:51:59 +0000
Message-ID: <E923DB57A917B54B9182A2E928D00FA61286B04A@IRSMSX102.ger.corp.intel.com>
References: <1455901242-19555-1-git-send-email-thomas.monjalon@6wind.com>
 <1456046251-18979-1-git-send-email-thomas.monjalon@6wind.com>
 <1456046251-18979-2-git-send-email-thomas.monjalon@6wind.com>
In-Reply-To: <1456046251-18979-2-git-send-email-thomas.monjalon@6wind.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMzJjYWRmYzEtMjRiYy00NzIzLTk3YjYtMmMxYTFkZWQwZGIwIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6Ino4WUNtd252QXBiZzRjWmh4KzRQcURreis4c3puTXpxODNNXC9jYzVWbGswPSJ9
x-ctpclassification: CTP_IC
x-originating-ip: [163.33.239.182]
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Cc: "web@dpdk.org" <web@dpdk.org>
Subject: Re: [dpdk-web] [PATCH v4 2/2] indent apps and tools
X-BeenThere: web@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: website maintenance <web.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/web>,
 <mailto:web-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/web/>
List-Post: <mailto:web@dpdk.org>
List-Help: <mailto:web-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/web>,
 <mailto:web-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Feb 2016 11:52:02 -0000

> From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com]
> Sent: Sunday, February 21, 2016 9:18 AM
> To: Van Haaren, Harry <harry.van.haaren@intel.com>
> Cc: web@dpdk.org
> Subject: [PATCH v4 2/2] indent apps and tools
>=20
> In the doc and download pages, there are sub-lists which
> can be indented to better share the blank space.
>=20
> Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>

Acked-by: Harry van Haaren <harry.van.haaren@intel.com>