utils: Add doxygen for wayland-util.h
This is needed for doxygen to generate output for macro definitions, such as wl_container_of, that are contained by this file. Classes like wl_list would be documented regardless.
This commit is contained in:
parent
bc30c5eb8a
commit
fffcdb25de
|
@ -20,6 +20,11 @@
|
|||
* OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/** \file wayland-util.h
|
||||
*
|
||||
* \brief Utility classes, functions, and macros.
|
||||
*/
|
||||
|
||||
#ifndef WAYLAND_UTIL_H
|
||||
#define WAYLAND_UTIL_H
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user