forked from mirror/qmk_firmware
Fix Atmel Studio integrated help generation and branding.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user