From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f171.google.com (mail-wi0-f171.google.com [209.85.212.171]) by dpdk.org (Postfix) with ESMTP id 5E48D568F for ; Wed, 4 Mar 2015 22:06:35 +0100 (CET) Received: by widex7 with SMTP id ex7so33764004wid.0 for ; Wed, 04 Mar 2015 13:06:35 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:organization :user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type; bh=PInxCpfTSiCRAZQGxWqyedAUL1YIslqgLpYCRnBvPmQ=; b=lyNMjjnJIu1xTkveQ+jagciT1uGOgXfPGMvlJZHBGhOzpDmKcUMZhag9hUYhsk2HKa Qkhp1QKfmIL7bGSUIxoGEUYh5FO0+/X/8zMQTk63FiTQF1Ncj8S1RjvaFlBLfRE1DizE 0it+eJ4WzKfave+LGCgN3RQI+H5chNv3myOrDw9MBLpfyuWmvm/SHgUVKOwcZ2KjuXQc c7bSh3WLTlDiIsIZLx0JP3lAZMJ09REVoqwi6qKQrtjexDHR5VqBGih/frzLbWXw9wGj 4Fl+Y/7Bnf8NrOOR8nY+ZFX+GdcdhfLpkFk1Np1B46J+F2vSfW+NmWtip6FMH8NV0+BE Yafg== X-Gm-Message-State: ALoCoQlJrxTqY6SxQWnXPGXFev2GPRIG1KQL4bkGIJuSg4hrpksXZ9Ek2aiqj2laIJ93HlaKQUZh X-Received: by 10.181.13.14 with SMTP id eu14mr59180899wid.2.1425503195183; Wed, 04 Mar 2015 13:06:35 -0800 (PST) Received: from xps13.localnet (136-92-190-109.dsl.ovh.fr. [109.190.92.136]) by mx.google.com with ESMTPSA id dt7sm26777380wib.19.2015.03.04.13.06.33 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Mar 2015 13:06:34 -0800 (PST) Date: Wed, 04 Mar 2015 13:06:34 -0800 (PST) X-Google-Original-Date: Wed, 04 Mar 2015 22:06 +0100 From: Thomas Monjalon To: "Butler, Siobhan A" Message-ID: <1493075.lJ5R1HNxeh@xps13> Organization: 6WIND User-Agent: KMail/4.14.4 (Linux/3.18.4-1-ARCH; KDE/4.14.4; x86_64; ; ) In-Reply-To: <0C5AFCA4B3408848ADF2A3073F7D8CC86D4DBF3A@IRSMSX109.ger.corp.intel.com> References: <0C5AFCA4B3408848ADF2A3073F7D8CC86D4DBF3A@IRSMSX109.ger.corp.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" 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: Wed, 04 Mar 2015 21:06:35 -0000 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 OK, it's now removed. Thanks