summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2012-03-09 10:19:39 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2012-03-22 16:03:41 +1000
commitd9c1eac3bf793ab8eada3336b6de071db43edc24 (patch)
tree8ba6c1b4996a05747eede9b6d1eaa923870793a0
parent310bb199a5041abf67de058f36b5ffcbabf34162 (diff)
doc: hide header guards from doxygen
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--libwacom/libwacom.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libwacom/libwacom.h b/libwacom/libwacom.h
index 30849d2..95957f4 100644
--- a/libwacom/libwacom.h
+++ b/libwacom/libwacom.h
@@ -29,8 +29,10 @@
#endif
+/** @cond hide_from_doxygen */
#ifndef _LIBWACOM_H_
#define _LIBWACOM_H_
+/** @endcond */
/**
@mainpage