From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 14 Oct 2012 22:26:06 +0200 Subject: [U-Boot] KernelDoc In-Reply-To: <20121009224912.GK1137@bill-the-cat> References: <201209252246.10322.marex@denx.de> <201210011237.26870.marex@denx.de> <20121009224912.GK1137@bill-the-cat> Message-ID: <201210142226.06952.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Tom Rini, > On Mon, Oct 01, 2012 at 12:37:26PM +0200, Marek Vasut wrote: > > Dear Wolfgang Denk, > > > > > Dear Marek Vasut, > > > > > > In message <201210011107.45164.marex@denx.de> you wrote: > > > > Agreed, not the whole file. But, can you check the rules I tried to > > > > outline? > > > > > > Is there a summary somewhere? Something we could add to the wiki? > > > > I sent this on friday: > > > > So I've been hacking on it for a bit, see the first stab at [1]. As for > > the ruleset, I propose this addition for the Wiki [2]: > > > > -->8-- > > > > U-Boot code documentation > > ========================= > > > > U-Boot adopted the kernel-doc annotation style, this is the only > > exception from multi-line comment rule of Coding Style. While not > > mandatory, adding documentation is strongly advised. The Linux kernel > > kernel-doc document [3] appliest with no changes. > > > > --8<-- > > > > [1] http://twilight.ponies.cz/kerneldoc/ > > [2] http://www.denx.de/wiki/U-Boot/CodingStyle > > [3] > > http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f > > =Documentation/kernel- doc-nano-HOWTO.txt > > Make it so. As -next will be merged into master tomorrow or so, done. Best regards, Marek Vasut