Fix Atmel Studio integrated help generation and branding.

This commit is contained in:
Dean Camera 2013-04-22 16:35:18 +00:00
parent c1ffcd8681
commit 1d5b268fd9
3 changed files with 170 additions and 83 deletions

View file

@ -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