Rather than staring at a blank screen. To be completed. Signed-off-by: Gaetan Nadon <[email protected]> --- include/Xwacom.h | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/include/Xwacom.h b/include/Xwacom.h index a6a4546..163726d 100644 --- a/include/Xwacom.h +++ b/include/Xwacom.h @@ -17,6 +17,14 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +/** \mainpage + * \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 as well as updated kernel drivers + * and XFree86/X.Org X input drivers. + */ + #ifndef __XORG_XWACOM_H #define __XORG_XWACOM_H -- 1.6.0.4 ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Linuxwacom-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel
