On 21/01/15 11:30 PM, Bill Spitzak wrote:
> Both of \cond changes these are because the current doxygen config turns
> on documentation for all objects whether or not they have doxygen comments.
Ahh, I somehow missed that.
I just sent one of my own for wayland-server.c, because I think it's
prett
Both of \cond changes these are because the current doxygen config turns
on documentation for all objects whether or not they have doxygen comments.
You are right they probably could be removed if this was switched and
comments were added to everything that was wanted. However a previous
patch
On 02/01/15 08:29 PM, Bill Spitzak wrote:
> This object is only in wayland-private.h so it's methods should not
> be in the documentation.
> ---
> src/wayland-util.c |4
> 1 file changed, 4 insertions(+)
>
> diff --git a/src/wayland-util.c b/src/wayland-util.c
> index b099882..db51ebb 10
This object is only in wayland-private.h so it's methods should not
be in the documentation.
---
src/wayland-util.c |4
1 file changed, 4 insertions(+)
diff --git a/src/wayland-util.c b/src/wayland-util.c
index b099882..db51ebb 100644
--- a/src/wayland-util.c
+++ b/src/wayland-util.c
@@