summaryrefslogtreecommitdiff
path: root/src/wayland-client.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wayland-client.h')
-rw-r--r--src/wayland-client.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/wayland-client.h b/src/wayland-client.h
index 3856535..9f70fa3 100644
--- a/src/wayland-client.h
+++ b/src/wayland-client.h
@@ -23,8 +23,11 @@
* SOFTWARE.
*/
-
-/** Use of this header file is discouraged. Prefer including
+/** \file
+ *
+ * \brief Include the client API and protocol C API.
+ *
+ * \warning Use of this header file is discouraged. Prefer including
* wayland-client-core.h instead, which does not include the
* client protocol header and as such only defines the library
* API.