diff --git a/LUFA/StudioIntegration/Blob/LUFA.dll b/LUFA/StudioIntegration/Blob/LUFA.dll
index b25c4b59f..457016242 100644
Binary files a/LUFA/StudioIntegration/Blob/LUFA.dll and b/LUFA/StudioIntegration/Blob/LUFA.dll differ
diff --git a/LUFA/StudioIntegration/HV1/transform_base.xsl b/LUFA/StudioIntegration/HV1/transform_base.xsl
index 03b7901b6..8ff34285f 100644
--- a/LUFA/StudioIntegration/HV1/transform_base.xsl
+++ b/LUFA/StudioIntegration/HV1/transform_base.xsl
@@ -7,7 +7,7 @@
version="1.0">
@@ -40,11 +40,11 @@
-
+
Macro Definitions
-
+
@@ -106,7 +106,9 @@
-
+
+ Members
+
@@ -134,7 +136,7 @@
-
+
@@ -151,9 +153,34 @@
-
-
-
+
+
+
+
+
+ (
+
+
+
+ void
+
+
+
+
+
+ ,
+
+
+
+
+
+
+
+
+
+
+
+ )
@@ -168,11 +195,12 @@
-
+
+ Members
- Enum Value
+ Enum value
Description
@@ -191,7 +219,7 @@
-
+
@@ -202,26 +230,29 @@
Macro
- #define
-
-
- (
-
-
- ,
-
-
-
- )
-
-
+
+ #define
+
+
+ (
+
+
+ ,
+
+
+
+ )
+
+
-
-
- \
-
+
+
+ \
+
-
+
+
+
@@ -232,26 +263,37 @@
-
-
-
-
- Type
-
-
-
- Variable
-
-
-
-
-
-
-
-
-
+
+
+
+ Type
+
+
+
+ typedef
+
+
+
+
+
+
+
+
+
+
+ Variable
+
+
+
+
+
+
+
+
+
+
@@ -269,7 +311,7 @@
-
+
@@ -324,8 +366,8 @@
To Do
-
- tip
+
+ tips
Tip
@@ -370,7 +412,7 @@
-
+
@@ -402,8 +444,8 @@
- Data Direction
- Parameter Name
+ Data direction
+ Parameter name
Description
@@ -424,7 +466,7 @@
- Return Value
+ Return value
Description
@@ -549,6 +591,18 @@
™
+
+
+
+
+
+
+
+
+
+
+
+
@@ -558,9 +612,18 @@
-
-
-
+
+
+
+
+
+
+
+
+
+
+
@@ -578,7 +641,9 @@
-
+
+
@@ -640,6 +705,11 @@
+
+
+ keep-together="auto"
+
+
@@ -648,10 +718,7 @@
-
-
-
-
+
@@ -660,7 +727,7 @@
-
+
@@ -678,7 +745,9 @@
-
+
+
@@ -686,7 +755,10 @@
- html/
+
+ html/
+
+
@@ -694,20 +766,44 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
-
+
@@ -715,7 +811,7 @@
-
+
.svg
@@ -724,14 +820,4 @@
-
-
-
-
- ,
-
-
-
-
-
diff --git a/LUFA/StudioIntegration/makefile b/LUFA/StudioIntegration/makefile
index 32279970f..af9563aab 100644
--- a/LUFA/StudioIntegration/makefile
+++ b/LUFA/StudioIntegration/makefile
@@ -44,7 +44,8 @@ VSIX_ASSETS := $(LUFA_ROOT)/DoxygenPages/Images/LUFA_thumb.png \
MSHELP_GEN_PARAMS := --stringparam generate.toc "book toc" \
--stringparam chunk.quietly "1" \
--stringparam chunk.section.depth "3" \
- --stringparam chunk.first.sections "1"
+ --stringparam chunk.first.sections "1" \
+ --stringparam chapter.autolabel "0"
all: generate_xml check_filenames generate_vsix