Re: Can not generate ALSA driver documentation via Makefile

From: Randy Dunlap
Date: Sat Dec 19 2009 - 13:22:14 EST


On Sat, 19 Dec 2009 18:14:33 +0800 Robin Steven wrote:

> Hi, guy:
>
> I am hacking ALSA driver for my customized board, and want to study
> the document "writing_an_alsa_driver" in
> "Documentation/sound/alsa/DocBook", in the top directory of kernel
> source and run:
>
> $ make htmldocs
>
> I can get all the html format document in "Documentation/DocBook", and
> no any html document in
> "Documentation/sound/alsa/DocBook" was converted for .tmpl to html.
>
> Thanks in advenced for any one can give me any idea!

I guess it depends on what kernel version you are trying to use
(and you omitted that info).

With 2.6.32-git14, I see all of the input & generated alsa files
under Documentation/DocBook/, including "writing_an_alsa_driver".

Can you try a more recent (or current) kernel version?

---
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/