[alsa-devel] kerneldoc for sound drivers?
29 Jan
2009
29 Jan
'09
11:47 p.m.
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
30 Jan
30 Jan
1:01 p.m.
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.
5852
Age (days ago)
5853
Last active (days ago)
1 comments
2 participants
participants (2)
-
Mark Brown
-
Timur Tabi