Use sub pages in main library documentation to improve readability.
[pub/USBasp.git] / LUFA / DevelopingWithLUFA
1 /** \file
2 *
3 * This file contains special DoxyGen information for the generation of the main page and other special
4 * documentation pages. It is not a project source file.
5 */
6
7 /**
8 * \page Page_DevelopingWithLUFA Developing With LUFA
9 *
10 * \subpage Page_BuildLibrary
11 * \subpage Page_TokenSummary
12 * \subpage Page_GettingStarted
13 * \subpage Page_Migration
14 * \subpage Page_VIDPID
15 * \subpage Page_WritingBoardDrivers
16 */
17