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 200DD5A74 for ; Thu, 5 Mar 2015 09:19:13 +0100 (CET) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga103.fm.intel.com with ESMTP; 05 Mar 2015 00:14:03 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,345,1422950400"; d="scan'208";a="694260954" Received: from irsmsx104.ger.corp.intel.com ([163.33.3.159]) by orsmga002.jf.intel.com with ESMTP; 05 Mar 2015 00:19:05 -0800 Received: from irsmsx109.ger.corp.intel.com ([169.254.13.103]) by IRSMSX104.ger.corp.intel.com ([169.254.5.145]) with mapi id 14.03.0195.001; Thu, 5 Mar 2015 08:19:04 +0000 From: "Butler, Siobhan A" To: Thomas Monjalon Thread-Topic: [dpdk-dev] proposal: remove separate doc tree Thread-Index: AdBGBlWLZDx7KAahQg6XUEoDoq04BwQuMK8AABd7RMA= Date: Thu, 5 Mar 2015 08:19:03 +0000 Message-ID: <0C5AFCA4B3408848ADF2A3073F7D8CC86D51FB07@IRSMSX109.ger.corp.intel.com> References: <0C5AFCA4B3408848ADF2A3073F7D8CC86D4DBF3A@IRSMSX109.ger.corp.intel.com> <1493075.lJ5R1HNxeh@xps13> In-Reply-To: <1493075.lJ5R1HNxeh@xps13> Accept-Language: en-IE, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] proposal: remove separate doc tree 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: Thu, 05 Mar 2015 08:19:14 -0000 Thank you Thomas=20 > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > Sent: Wednesday, March 4, 2015 9:07 PM > To: Butler, Siobhan A > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] proposal: remove separate doc tree >=20 > 2015-02-11 14:28, Butler, Siobhan A: > > Hi all, > > > > In creating documentation for DPDK 1.8.0 dpdk.org used a separate > repository 'dpdk-doc' to work on the conversion of old documentation from > PDF to .rst with sphinx for maintainability and usability purposes. > > Now that the conversion has been complete and patches to the > documentation can be made, I propose that we no longer need the > additional repo and it should be removed. > > > > Many Thanks, > > Siobhan Butler >=20 > OK, it's now removed. > Thanks