From owner-freebsd-doc@FreeBSD.ORG Mon May 13 19:16:54 2013 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E2F62F29 for ; Mon, 13 May 2013 19:16:54 +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 9F02E329 for ; Mon, 13 May 2013 19:16:54 +0000 (UTC) Received: from server.mypc.hu (localhost [127.0.0.1]) by server.mypc.hu (Postfix) with ESMTP id 214DD14D250A; Mon, 13 May 2013 21:16:47 +0200 (CEST) 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 qKzxGRErAgH3; Mon, 13 May 2013 21:16:42 +0200 (CEST) Received: from [192.168.0.10] (54034B4D.catv.pool.telekom.hu [84.3.75.77]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by server.mypc.hu (Postfix) with ESMTPSA id A624414D242D; Mon, 13 May 2013 21:16:42 +0200 (CEST) Message-ID: <51913C1A.4050403@FreeBSD.org> Date: Mon, 13 May 2013 21:16:42 +0200 From: Gabor Kovesdan User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Thunderbird/20.0 MIME-Version: 1.0 To: Warren Block Subject: Re: [CFR] Migrating the documentation to a real XML toolchain References: <512D2F9C.8080403@FreeBSD.org> <515DDE5E.1070405@FreeBSD.org> <518A40C1.3000107@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: Mon, 13 May 2013 19:16:54 -0000 Em 09-05-2013 05:25, Warren Block escreveu: > On Wed, 8 May 2013, Gabor Kovesdan wrote: > >> I've fixed all the reported problems again. (Except those that were >> already there before my work, since they are not trivial to fix in >> this phase.) I've also updated the generated documentation set: >> http://people.freebsd.org/~gabor/db45/ >> >> >> Please let me know if you find more problems. I remind you again that >> the new generation process is quite different so there are >> differences in the rendering but please report only differences that >> you think that are problematic. We plan to merge back this changeset >> to head quite soon so that we can progress with further improvements >> and to avoid the maintenance cost of the branch. > > HTML versions don't have a single/split HTML selection. > > > From the FDP: > > "Last modified on 2013-02-18 bygabor." (missing space) > ^^ > > From the Handbook: > > The FreeBSD copyright and the trademarks are both shown as "Legal > Notice" links. I don't know if they should be shown inline as they > were previously, but the links ought to have different names. > > One other thing that jumps out is that sections are in > bold, while the rest of the section is not bold. Thank you, I have fixed all of these and some more reported by other committers. The regenerated version is available at the above URL. Gabor