>I'm looking into ways to automate the modules options component file for 
>  the docs.
>
>At the moment I am considering using perl or mysql. Does anyone know 
>which is easier to setup to do the following.
>
>Parse the INSTALL file for a module name.
>Return the info for that module.
>
>Then either
>
>Write the module info to a temp file which is inserted into the template
>
>  or
>
>insert the module info into the template.

i would personally work from a complete set of snd-* modules, and use
modinfo(1) + perl to get the information and put that into the temp
file that is inserted into the template, or if possible, put it
straight into the template.

--p 


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to