* kerneldoc for sound drivers?
@ 2009-01-29 22:47 Timur Tabi
2009-01-30 12:01 ` Mark Brown
0 siblings, 1 reply; 2+ messages in thread
From: Timur Tabi @ 2009-01-29 22:47 UTC (permalink / raw)
To: ALSA development
I'm fixing the comments in my driver (sound/soc/codecs/cs4270.c) to
conform to kerneldoc standards. However, when I build "make
htmldocs", my comments aren't processed. I presume the make rules
don't know to look into the sound/soc/codecs directory. How do I fix
this?
--
Timur Tabi
Linux kernel developer at Freescale
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: kerneldoc for sound drivers?
2009-01-29 22:47 kerneldoc for sound drivers? Timur Tabi
@ 2009-01-30 12:01 ` Mark Brown
0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2009-01-30 12:01 UTC (permalink / raw)
To: Timur Tabi; +Cc: ALSA development
On Thu, Jan 29, 2009 at 04:47:22PM -0600, Timur Tabi wrote:
> I'm fixing the comments in my driver (sound/soc/codecs/cs4270.c) to
> conform to kerneldoc standards. However, when I build "make
> htmldocs", my comments aren't processed. I presume the make rules
> don't know to look into the sound/soc/codecs directory. How do I fix
> this?
make htmldocs builds the manuals in Documentation/DocBook into HTML.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-01-30 12:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-29 22:47 kerneldoc for sound drivers? Timur Tabi
2009-01-30 12:01 ` Mark Brown
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.