HTML Help documentation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3107 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
cc34a465ec
commit
75e5121276
3 changed files with 19 additions and 39 deletions
|
@ -15,7 +15,8 @@
|
|||
<p><font size="+1" color="#6A8098"><b>Documentation</b></font></p>
|
||||
<p>For information about the script format, a tutorial, useful functions,
|
||||
version history, credits and a reference of all commands, see the
|
||||
<a href="EX:Docs\index.html"><b>Users Manual</b></a>.</p>
|
||||
<a href="EX:NSIS.chm"><b>Users Manual</b></a> (Win95/NT4: <a href="EX:http://microsoft.com/ie/">IE3</a> and
|
||||
<a href="EX:http://go.microsoft.com/fwlink/?LinkId=14498">HTML Help</a> required).</p>
|
||||
<p>If you want to create an installer with a modern user interface, check
|
||||
the <a href="EX:Contrib\Modern UI\Readme.html"><b>Modern UI Readme</b></a>
|
||||
for information and reference of settings.</p>
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
<a href="EX:Source">Source code</a></p>
|
||||
</td><td valign="top">
|
||||
<p><font size="+1"><b>Documentation</b></font><br>
|
||||
<a href="EX:Docs\index.html">NSIS Users Manual</a><br>
|
||||
<a href="EX:NSIS.chm">NSIS Users Manual</a><br>
|
||||
<a href="EX:http://nsis.sourceforge.net/site/FAQ.15.0.html">FAQ (online)</a><br>
|
||||
<a href="EX:Contrib\Modern UI\Readme.html">Modern UI Readme</a><br>
|
||||
<a href="EX:Contrib\InstallOptions\Readme.html">InstallOptions (custom pages)</a></p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue