aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/CompileTimeTokens.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-06-15 11:01:58 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-06-15 11:01:58 +0000
commit48b3c9976c76258e99166023db241ca4261f679f (patch)
tree4df1893527c21c9ef28e45c45835f53588a5b534 /LUFA/CompileTimeTokens.txt
parentb61049f7222a6290e2164966bd90f636bcb577f9 (diff)
downloadlufa-48b3c9976c76258e99166023db241ca4261f679f.tar.gz
lufa-48b3c9976c76258e99166023db241ca4261f679f.tar.bz2
lufa-48b3c9976c76258e99166023db241ca4261f679f.zip
Use sub pages in main library documentation to improve readability.
Diffstat (limited to 'LUFA/CompileTimeTokens.txt')
-rw-r--r--LUFA/CompileTimeTokens.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/CompileTimeTokens.txt b/LUFA/CompileTimeTokens.txt
index dcb5816de..d8a7cf74a 100644
--- a/LUFA/CompileTimeTokens.txt
+++ b/LUFA/CompileTimeTokens.txt
@@ -4,7 +4,7 @@
* documentation pages. It is not a project source file.
*/
-/** \page TokenSummary Summary of Compile Tokens
+/** \page Page_TokenSummary Summary of Compile Tokens
*
* The following lists all the possible tokens which can be defined in a project makefile, and passed to the
* compiler via the -D switch, to alter the LUFA library code. These tokens may alter the library behaviour,