From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43043) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YBS9N-0002yg-Sy for qemu-devel@nongnu.org; Wed, 14 Jan 2015 12:54:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YBS9H-0005rT-FA for qemu-devel@nongnu.org; Wed, 14 Jan 2015 12:54:37 -0500 Received: from mail.uni-paderborn.de ([131.234.142.9]:60471) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YBS9H-0005rM-8P for qemu-devel@nongnu.org; Wed, 14 Jan 2015 12:54:31 -0500 Message-ID: <54B6BB94.7000503@mail.uni-paderborn.de> Date: Wed, 14 Jan 2015 18:55:16 +0000 From: Bastian Koppelmann MIME-Version: 1.0 References: <1421250669-4347-1-git-send-email-kbastian@mail.uni-paderborn.de> <87fvbds7b9.fsf@fimbulvetr.bsc.es> <20150114175523.15984864@oc7435384737.ibm.com> In-Reply-To: <20150114175523.15984864@oc7435384737.ibm.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit 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: Thomas Huth , =?windows-1252?Q?Llu=EDs_Vi?= =?windows-1252?Q?lanova?= Cc: qemu-devel@nongnu.org, rth@twiddle.net On 01/14/2015 04:55 PM, Thomas Huth wrote: > On Wed, 14 Jan 2015 16:36:26 +0100 > Lluís Vilanova wrote: > ... >> Also, AFAIR it was decided to use gtk-doc instead of doxygen. > If there's a consensus about which source code documentation style > should be used for QEMU, could you (or somebody else) maybe add an > appropriate paragraph to the CODING_STYLE file to avoid future > confusion? I can do that. If Richard is okay with the approach of this patch, I will send it in the next round. Cheers, Bastian > > Thomas >