projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Remove redundant XSL params from the Studio Integration makefile.
[pub/USBasp.git]
/
LUFA
/
StudioIntegration
/
makefile
diff --git
a/LUFA/StudioIntegration/makefile
b/LUFA/StudioIntegration/makefile
index
0790d83
..
fc11ce8
100644
(file)
--- a/
LUFA/StudioIntegration/makefile
+++ b/
LUFA/StudioIntegration/makefile
@@
-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 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"
--stringparam root.filename "LUFA" \
--stringparam html.stylesheet "lufa_studio_help_styling.css"