diff --git a/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xsl b/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xsl
index 0da97ca237..53dd82f9a8 100644
--- a/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xsl
+++ b/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xsl
@@ -38,10 +38,12 @@
+
+
@@ -49,6 +51,16 @@
+
+
+
+ Modules
+
+
+
+
+
+
@@ -80,6 +92,139 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ .h
+
+
+
+ .h
+
+
+
+
+
+
+
+
+ .h
+
+
+
+ .h
+
+
+
+
+
+ Header
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Data type
+ Field name
+ Description
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/LUFA/StudioIntegration/makefile b/LUFA/StudioIntegration/makefile
index daaa2dccd3..975dd04fc0 100644
--- a/LUFA/StudioIntegration/makefile
+++ b/LUFA/StudioIntegration/makefile
@@ -42,7 +42,7 @@ VSIX_ASSETS := $(LUFA_ROOT)/DoxygenPages/Images/LUFA_thumb.png \
Blob/LUFA.pkgdef
MSHELP_GEN_PARAMS := --stringparam generate.toc "book toc" \
--stringparam chunk.quietly "1" \
- --stringparam chunk.section.depth "2" \
+ --stringparam chunk.section.depth "3" \
--stringparam chunk.first.sections "1"
all: generate_xml check_filenames generate_vsix