All of lore.kernel.org
 help / color / mirror / Atom feed
* pcm_empty.c in doxygen
@ 2007-08-10 11:15 Rolland Dudemaine
  2007-08-10 15:42 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Rolland Dudemaine @ 2007-08-10 11:15 UTC (permalink / raw)
  To: alsa-devel

Hi,

It looks like the doxygen-generated documentation lacks the pcm/pcm_empty.c bit.
Since the default plugin uses empty as plugin, it's useful to have docs for it.

Here is a diff to apply to solve this.
--- doc/doxygen.cfg.old 2007-08-10 13:14:00.000000000 +0200
+++ doc/doxygen.cfg     2007-08-10 13:14:38.000000000 +0200
@@ -72,6 +72,7 @@
                    ../src/pcm/pcm_ioplug.c \
                    ../src/pcm/pcm_misc.c \
                    ../src/pcm/pcm_simple.c \
+                  ../src/pcm/pcm_empty.c \
                    ../src/rawmidi \
                    ../src/timer \
                    ../src/hwdep \

Best Regards,
--Rolland Dudemaine

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: pcm_empty.c in doxygen
  2007-08-10 11:15 pcm_empty.c in doxygen Rolland Dudemaine
@ 2007-08-10 15:42 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2007-08-10 15:42 UTC (permalink / raw)
  To: Rolland Dudemaine; +Cc: alsa-devel

At Fri, 10 Aug 2007 13:15:23 +0200,
Rolland Dudemaine wrote:
> 
> Hi,
> 
> It looks like the doxygen-generated documentation lacks the pcm/pcm_empty.c bit.
> Since the default plugin uses empty as plugin, it's useful to have docs for it.

Yes, fixed now.  Thanks.


Takashi

> 
> Here is a diff to apply to solve this.
> --- doc/doxygen.cfg.old 2007-08-10 13:14:00.000000000 +0200
> +++ doc/doxygen.cfg     2007-08-10 13:14:38.000000000 +0200
> @@ -72,6 +72,7 @@
>                     ../src/pcm/pcm_ioplug.c \
>                     ../src/pcm/pcm_misc.c \
>                     ../src/pcm/pcm_simple.c \
> +                  ../src/pcm/pcm_empty.c \
>                     ../src/rawmidi \
>                     ../src/timer \
>                     ../src/hwdep \
> 
> Best Regards,
> --Rolland Dudemaine
> 
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-08-10 15:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-10 11:15 pcm_empty.c in doxygen Rolland Dudemaine
2007-08-10 15:42 ` Takashi Iwai

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.