Remove redundant XSL params from the Studio Integration makefile.

This commit is contained in:
Dean Camera 2013-05-13 16:41:48 +02:00
parent a3784c5944
commit 4a7405b2cf
1 changed files with 0 additions and 2 deletions

View File

@ -45,8 +45,6 @@ MSHELP_GEN_PARAMS := --stringparam generate.toc "book toc" \
--stringparam chunk.section.depth "3" \
--stringparam chunk.first.sections "1" \
--stringparam chapter.autolabel "0" \
--stringparam product.name "LUFA" \
--stringparam product.version "$(LUFA_VERSION_NUM)" \
--stringparam root.filename "LUFA" \
--stringparam html.stylesheet "lufa_studio_help_styling.css"