From owner-freebsd-doc@FreeBSD.ORG Fri Sep 14 15:55:48 2012 Return-Path: Delivered-To: doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 02B68106566B for ; Fri, 14 Sep 2012 15:55:48 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.mypc.hu (server.mypc.hu [87.229.73.95]) by mx1.freebsd.org (Postfix) with ESMTP id A2C598FC14 for ; Fri, 14 Sep 2012 15:55:47 +0000 (UTC) Received: from server.mypc.hu (localhost [127.0.0.1]) by server.mypc.hu (Postfix) with ESMTP id AAF7114E813E; Fri, 14 Sep 2012 17:55:44 +0200 (CEST) X-Virus-Scanned: amavisd-new at server.mypc.hu Received: from server.mypc.hu ([127.0.0.1]) by server.mypc.hu (server.mypc.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id IvCenRpeN52U; Fri, 14 Sep 2012 17:55:39 +0200 (CEST) Received: from [192.168.1.100] (D94162B4.catv.pool.telekom.hu [217.65.98.180]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by server.mypc.hu (Postfix) with ESMTPSA id 48EEB14E7FB7; Fri, 14 Sep 2012 17:55:39 +0200 (CEST) Message-ID: <5053537D.6080505@FreeBSD.org> Date: Fri, 14 Sep 2012 17:55:41 +0200 From: Gabor Kovesdan User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20120713 Thunderbird/14.0 MIME-Version: 1.0 To: Warren Block References: <50531F9D.6060602@FreeBSD.org> In-Reply-To: X-Enigmail-Version: 1.4.4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: FBSD Doc project Subject: Re: [HEADSUP] We are now using XML X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Sep 2012 15:55:48 -0000 Em 14-09-2012 17:43, Warren Block escreveu: > On Fri, 14 Sep 2012, Gabor Kovesdan wrote: > >> as announced before, the doc/www repository has been migrated to XML. >> The fdp-primer is partly updated but it will need a deeper rework. Files >> are not yet renamed to .xml and we are still using Jade but those will >> be changed in future phases. > > Excellent--thank you for this! > > Um... does this mean that commits are now okay, or should we wait for a > bit? Yes, you can commit now! Gabor