From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60415) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YE1CW-0007MY-9s for qemu-devel@nongnu.org; Wed, 21 Jan 2015 14:44:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YE1CR-0001VJ-CW for qemu-devel@nongnu.org; Wed, 21 Jan 2015 14:44:28 -0500 Received: from mail-qg0-x22e.google.com ([2607:f8b0:400d:c04::22e]:59015) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YE1CR-0001VD-83 for qemu-devel@nongnu.org; Wed, 21 Jan 2015 14:44:23 -0500 Received: by mail-qg0-f46.google.com with SMTP id i50so12332868qgf.5 for ; Wed, 21 Jan 2015 11:44:22 -0800 (PST) Sender: Richard Henderson Message-ID: <54C00192.9080801@twiddle.net> Date: Wed, 21 Jan 2015 11:44:18 -0800 From: Richard Henderson MIME-Version: 1.0 References: <1421250669-4347-1-git-send-email-kbastian@mail.uni-paderborn.de> <54BFEBF1.5090409@mail.uni-paderborn.de> In-Reply-To: <54BFEBF1.5090409@mail.uni-paderborn.de> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] tcg: Add doxygen documentation to the tcg frontend List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bastian Koppelmann , qemu-devel@nongnu.org On 01/21/2015 10:12 AM, Bastian Koppelmann wrote: > Richard, before I put too much work into this. Are you happy with the general > direction of this documentation? Yes. r~