From owner-freebsd-doc@FreeBSD.ORG Wed Jan 25 02:15:48 2012 Return-Path: Delivered-To: freebsd-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4349C1065787 for ; Wed, 25 Jan 2012 02:15: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 C08038FC13 for ; Wed, 25 Jan 2012 02:15:47 +0000 (UTC) Received: from server.mypc.hu (localhost [127.0.0.1]) by server.mypc.hu (Postfix) with ESMTP id E75C014E6B4F; Wed, 25 Jan 2012 03:15:45 +0100 (CET) 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 mNvoi2a0xb25; Wed, 25 Jan 2012 03:15:43 +0100 (CET) Received: from [192.168.1.117] (catv-80-98-232-12.catv.broadband.hu [80.98.232.12]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by server.mypc.hu (Postfix) with ESMTPSA id 461F014E6B3A; Wed, 25 Jan 2012 03:15:43 +0100 (CET) Message-ID: <4F1F65CC.3080607@FreeBSD.org> Date: Wed, 25 Jan 2012 03:15:40 +0100 From: Gabor Kovesdan User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0a2) Gecko/20111124 Thunderbird/10.0a2 MIME-Version: 1.0 To: Hiroki Sato References: <4F1B4767.5070105@FreeBSD.org> <20120125.102416.1750641662631373497.hrs@allbsd.org> In-Reply-To: <20120125.102416.1750641662631373497.hrs@allbsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-doc@FreeBSD.org Subject: Re: Tidy and HTML tab spacing 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: Wed, 25 Jan 2012 02:15:48 -0000 On 2012.01.25. 2:24, Hiroki Sato wrote: > I agree with migrating our documents to newer XML standards will > solve this in more consistent manner as Gabor said. I said it (and > SVN repo migration) would happen within last October but I could not > handle that nicely. Sorry for that, but it is now in progress. I > believe Tidy can be removed after that. Do you mean that you are working on the XML migration of the www tree? As we talked about it before, I have an almost ready version of the doc tree but it needs merging and some last touches. However, the SVN migration is a prerequisite for that. Gabor