Replaced CHMDOCS build switch with DOCTYPES=chm,html,htmlsingle
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6190 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
5a7c66b0f0
commit
bbb592401a
7 changed files with 178 additions and 126 deletions
15
Docs/src/config_html.but
Normal file
15
Docs/src/config_html.but
Normal file
|
@ -0,0 +1,15 @@
|
|||
\title NSIS Users Manual
|
||||
|
||||
\preamble NSIS is a free scriptable win32 installer/uninstaller system that doesn't suck and isn't huge.
|
||||
|
||||
|
||||
\cfg{xhtml-leaf-level}{1}
|
||||
|
||||
\cfg{xhtml-leaf-smallest-contents}{3}
|
||||
|
||||
\cfg{xhtml-leaf-contains-contents}{true}
|
||||
|
||||
\cfg{xhtml-contents-depth-0}{3}
|
||||
|
||||
\cfg{xhtml-head-end}{<link rel="stylesheet" href="style.css" type='text/css' />}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue