From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id CEECAB38D for ; Mon, 25 May 2015 18:37:26 +0200 (CEST) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga103.fm.intel.com with ESMTP; 25 May 2015 09:37:14 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.13,493,1427785200"; d="scan'208";a="715333688" Received: from irsmsx106.ger.corp.intel.com ([163.33.3.31]) by fmsmga001.fm.intel.com with ESMTP; 25 May 2015 09:37:13 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.215]) by IRSMSX106.ger.corp.intel.com ([169.254.8.189]) with mapi id 14.03.0224.002; Mon, 25 May 2015 17:37:13 +0100 From: "Mcnamara, John" To: Thomas Monjalon Thread-Topic: [dpdk-dev] [PATCH v3 0/3] doc: refactored fig and table nums into references Thread-Index: AQHQkV6b179zPchnp0ic1P68WwsU5Z2MtE4AgAA5q9A= Date: Mon, 25 May 2015 16:37:12 +0000 Message-ID: References: <1429881109-16684-1-git-send-email-john.mcnamara@intel.com> <1431948848-3842-1-git-send-email-john.mcnamara@intel.com> <1460860.62iDQ3vzE7@xps13> In-Reply-To: <1460860.62iDQ3vzE7@xps13> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH v3 0/3] doc: refactored fig and table nums into references X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 May 2015 16:37:27 -0000 > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > Sent: Monday, May 25, 2015 3:06 PM > To: Mcnamara, John > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v3 0/3] doc: refactored fig and table nums > into references >=20 >=20 > Applied, thanks > It will be easier to add/remove figures and tables now :) Hi Thomas, Thanks for that. Anything that make the documentation process a little more= automated is good. :-) Note, during the rebase I inadvertently reinstated a few typos within the t= ables that I had fixed in a previous patch. I'll submit another spellcheck= patch to fix them and others prior to the 2.1 release. John