summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2011-02-18 12:05:31 -0500
committerPeter Hutterer <peter.hutterer@who-t.net>2011-02-19 08:26:53 +1000
commit01cf69515fa808c09e2ac80c29d6c638ac8191e7 (patch)
tree365b26d3dfb392e9057ce875987700ed6bd39dff /include
parentaf58a7af91c00ef4da56c92d143d6bad1475196d (diff)
downloadxf86-input-wacom-01cf69515fa808c09e2ac80c29d6c638ac8191e7.tar.gz
Doxygen: add description on the main html page
Rather than staring at a blank screen. To be completed. Signed-off-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'include')
-rw-r--r--include/Xwacom.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/Xwacom.h b/include/Xwacom.h
index a6a4546..b06e8ff 100644
--- a/include/Xwacom.h
+++ b/include/Xwacom.h
@@ -17,6 +17,15 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
+/**
+ * @mainpage The X.Org Wacom Input Driver API Documentation
+ * @section intro Introduction
+ * The Linux Wacom Project manages the drivers, libraries, and documentation
+ * for configuring and running Wacom tablets under the Linux operating system.
+ * It contains diagnostic applications and X.Org input drivers
+ * for servers 1.7 and later.
+ */
+
#ifndef __XORG_XWACOM_H
#define __XORG_XWACOM_H