From owner-freebsd-doc@FreeBSD.ORG Sun Mar 3 20:31:34 2013 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id CEB23825 for ; Sun, 3 Mar 2013 20:31:34 +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 837CB81E for ; Sun, 3 Mar 2013 20:31:34 +0000 (UTC) Received: from server.mypc.hu (localhost [127.0.0.1]) by server.mypc.hu (Postfix) with ESMTP id DCCBB14D2410; Sun, 3 Mar 2013 21:31:24 +0100 (CET) X-Virus-Scanned: amavisd-new at !change-mydomain-variable!.example.com 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 2bXo4UHMwJOR; Sun, 3 Mar 2013 21:31:24 +0100 (CET) Received: from [192.168.1.101] (5403A6BE.catv.pool.telekom.hu [84.3.166.190]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by server.mypc.hu (Postfix) with ESMTPSA id 8214B14D243A; Sun, 3 Mar 2013 21:31:23 +0100 (CET) Message-ID: <5133B317.6000900@FreeBSD.org> Date: Sun, 03 Mar 2013 21:31:19 +0100 From: Gabor Kovesdan User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: "Simon L. B. Nielsen" Subject: Re: [CFR] Migrating the documentation to a real XML toolchain References: <512D2F9C.8080403@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: doc@freebsd.org X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Mar 2013 20:31:34 -0000 Em 03-03-2013 08:40, Simon L. B. Nielsen escreveu: > > On 26 Feb 2013 21:56, "Gabor Kovesdan" > wrote: > > > I have some improvements for the doc infrastructures in the > xml-tools branch. I think that the changeset is now getting mature > enough to be merged back so I'd like to ask for review. It does not > affect the web pages, only books and articles. The rendered docs are > available at: > > http://people.freebsd.org/~gabor/db45/ > > > Cool. The old toolchain was really heavy weight. > > Where is the diff / source? > You can find it in projects/xml-tools. There is no diff since it would be very big but you can easily generate that locally. Gabor