improve doxygen mainpage

This commit is contained in:
Ryan Pavlik
2011-04-27 12:23:40 -05:00
parent 3dd6ebb786
commit 4d6b5a5b05

View File

@@ -39,13 +39,21 @@
/**
* @mainpage
*
* @section project Project
*
* This is a friendly fork of the original WiiUse project, which seems
* to have gone defunct. This updated version is maintained at:
*
* - http://github.com/rpavlik/wiiuse
*
* @section publicapisec Public API
*
* The full public API for WiiUse is found in @ref wiiuse.h
*
* @section quicklinks Quick Links
* @section quicklinks API Docs Quick Links
* - @ref wiiuse.h
* - @ref wiimote structure
*
*/
#ifndef WIIUSE_H_INCLUDED
#define WIIUSE_H_INCLUDED