From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: fix incorrect indexing Date: Sun, 07 May 2017 17:09:37 +0200 Message-ID: <2501290.1qHX7R0zDU@xps> References: <1493725498-11224-1-git-send-email-shreyansh.jain@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Mcnamara, John" To: Shreyansh Jain Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 1AC282B9A for ; Sun, 7 May 2017 17:09:39 +0200 (CEST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 02/05/2017 14:26, Mcnamara, John: > From: Shreyansh Jain [mailto:shreyansh.jain@nxp.com] > > Because of extra space before each list item, indexing numbers generated > > by Sphinx were same. > > > > Signed-off-by: Shreyansh Jain > > Acked-by: John McNamara Applied, thanks