Add first-run Unsigned Help install information prompt, ensure installed help package...
[pub/USBasp.git] / LUFA / StudioIntegration / makefile
index daaa2dc..3227997 100644 (file)
@@ -40,9 +40,10 @@ VSIX_ASSETS          := $(LUFA_ROOT)/DoxygenPages/Images/LUFA_thumb.png \
                         Blob/Atmel.Studio.Services.Interfaces.dll       \
                         Blob/LUFA.dll                                   \
                         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