From 96fe3ae29836b322f0799309d897f4ce4d07ff1b Mon Sep 17 00:00:00 2001 From: Ryan Pavlik Date: Wed, 27 Apr 2011 11:00:53 -0500 Subject: [PATCH] Add links to main page --- src/wiiuse.h | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/wiiuse.h b/src/wiiuse.h index 2b8f304..ce86f13 100644 --- a/src/wiiuse.h +++ b/src/wiiuse.h @@ -36,6 +36,17 @@ * is also included which extends this file. */ +/** + * @mainpage + * + * @section publicapisec Public API + * + * The full public API for WiiUse is found in @ref wiiuse.h + * + * @section quicklinks Quick Links + * - @ref wiiuse.h + * - @ref wiimote structure + */ #ifndef WIIUSE_H_INCLUDED #define WIIUSE_H_INCLUDED