X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/16037433a2caf0c93b811b774a9ea5fd1324514e..7941245122dc547952e573b2c5e8fd7bc657f257:/LUFA/DoxygenPages/CompileTimeTokens.txt
diff --git a/LUFA/DoxygenPages/CompileTimeTokens.txt b/LUFA/DoxygenPages/CompileTimeTokens.txt
index f58eb5c39..ab075cff7 100644
--- a/LUFA/DoxygenPages/CompileTimeTokens.txt
+++ b/LUFA/DoxygenPages/CompileTimeTokens.txt
@@ -14,7 +14,7 @@
* in the user directory where the below compile time tokens may be defined. This allows for an alternative to makefile
* defined tokens for configuring the library.
*
- * \section Sec_SummaryNonUSBTokens Non USB Related Tokens
+ * \section Sec_TokenSummary_NonUSBTokens Non USB Related Tokens
* This section describes compile tokens which affect non-USB sections of the LUFA library.
*
* \li DISABLE_TERMINAL_CODES - (\ref Group_Terminal) - All Architectures \n
@@ -24,7 +24,7 @@
* the source code at compile time.
*
*
- * \section Sec_SummaryUSBClassTokens USB Class Driver Related Tokens
+ * \section Sec_TokenSummary_USBClassTokens USB Class Driver Related Tokens
* This section describes compile tokens which affect USB class-specific drivers in the LUFA library.
*
* \li HID_HOST_BOOT_PROTOCOL_ONLY - (\ref Group_USBClassHIDHost) - All Architectures \n
@@ -78,7 +78,7 @@
* management tasks.
*
*
- * \section Sec_SummaryUSBTokens General USB Driver Related Tokens
+ * \section Sec_TokenSummary_USBTokens General USB Driver Related Tokens
* This section describes compile tokens which affect USB driver stack as a whole in the LUFA library.
*
* \li ORDERED_EP_CONFIG - (\ref Group_EndpointManagement , \ref Group_PipeManagement) - AVR8, UC3 \n
@@ -124,7 +124,7 @@
* reducing the compiled program's binary size.
*
*
- * \section Sec_SummaryUSBDeviceTokens USB Device Mode Driver Related Tokens
+ * \section Sec_TokenSummary_USBDeviceTokens USB Device Mode Driver Related Tokens
* This section describes compile tokens which affect USB driver stack of the LUFA library when used in Device mode.
*
* \li USE_RAM_DESCRIPTORS - (\ref Group_StdDescriptors) - AVR8 Only \n
@@ -188,7 +188,7 @@
* and the code required to manage it may be disabled by passing this token to the library via the -D switch.
*
*
- * \section Sec_SummaryUSBHostTokens USB Host Mode Driver Related Tokens
+ * \section Sec_TokenSummary_USBHostTokens USB Host Mode Driver Related Tokens
*
* This section describes compile tokens which affect USB driver stack of the LUFA library when used in Host mode.
*