From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:58382) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RQENU-0003O4-LR for qemu-devel@nongnu.org; Tue, 15 Nov 2011 03:28:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RQENT-0007Di-11 for qemu-devel@nongnu.org; Tue, 15 Nov 2011 03:28:24 -0500 Received: from mx1.redhat.com ([209.132.183.28]:59140) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RQENS-0007Dd-OK for qemu-devel@nongnu.org; Tue, 15 Nov 2011 03:28:22 -0500 Message-ID: <4EC222A3.9010209@redhat.com> Date: Tue, 15 Nov 2011 10:28:19 +0200 From: Avi Kivity MIME-Version: 1.0 References: <1321310505-27845-1-git-send-email-aliguori@us.ibm.com> In-Reply-To: <1321310505-27845-1-git-send-email-aliguori@us.ibm.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/5] docs: convert specifications to markdown List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org On 11/15/2011 12:41 AM, Anthony Liguori wrote: > Right now our specs are written in psuedo-wiki syntax. This series converts > them to markdown. markdown is a simple markup format that's gaining in > popularity. > > The big advantage of using markdown is that there are tools that can convert it > to relatively simple HTML. That means we can build a make infrastructure that > generates a nice set of static web pages. > > The syntax is also more human friendly than mediawiki syntax. > > To see what the stylized version of this looks like, check out: > > https://github.com/aliguori/qemu/tree/markdown/docs/specs > > Nice. Suggest you enable rename detection, to make patches like these easier to read (not that it truly matters in the particular case). -- error compiling committee.c: too many arguments to function