Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757424AbXHKO1D (ORCPT ); Sat, 11 Aug 2007 10:27:03 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753498AbXHKO0w (ORCPT ); Sat, 11 Aug 2007 10:26:52 -0400 Received: from 1wt.eu ([62.212.114.60]:1408 "EHLO 1wt.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753480AbXHKO0v (ORCPT ); Sat, 11 Aug 2007 10:26:51 -0400 Date: Sat, 11 Aug 2007 16:17:19 +0200 From: Willy Tarreau To: "J. Bruce Fields" Cc: Stephen Hemminger , linux-kernel@vger.kernel.org Subject: Re: Documentation files in html format? Message-ID: <20070811141718.GK6002@1wt.eu> References: <20070809113122.3aa508e4@oldman.hamilton.local> <20070810201704.GI6002@1wt.eu> <20070810204025.GC29549@fieldses.org> <20070810205117.GJ6002@1wt.eu> <20070811141925.GA21866@fieldses.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070811141925.GA21866@fieldses.org> User-Agent: Mutt/1.5.11 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1560 Lines: 31 On Sat, Aug 11, 2007 at 10:19:25AM -0400, J. Bruce Fields wrote: > On Fri, Aug 10, 2007 at 10:51:17PM +0200, Willy Tarreau wrote: > > The problem I have with asciidoc is that it's a nightmare to get it > > to work. It's what GIT uses, and after spending a whole day trying > > to *build* that thing, I finally resigned and asked Junio if he could > > publish the pre-formatted manpages himself, which he agreed to. > > I wasn't actually suggesting we use the asciidoc tools--that's a > separate question. We could ignore them, or wait till they solve > whatever problems they may have. > > I was just suggesting that if we took your suggestion of standardizing > on plain text plus some conventions for formatting lists and headers and > such, one easy way to do that might just be to adopt the asciidoc format > (or some subset thereof). Is there any part of the asciidoc *syntax* > that you object to? Not particularly. It's just slightly less readable as plain text but OTOH produces nice documents when you have a working toolchain. But that's a language which needs to be learned, as every such language. Plain text on the contrary, requires no learning. The conventions are more like suggestions to newcomers. Everyone is free to proceed as he wants, judging by the result while writing the text. Willy - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/