Correct anchors to use ids, so that ...#id works.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2548 4a71c877-e1ca-e34f-864e-861f7616d084master
parent
d331eff613
commit
44a933ad87
|
@ -113,7 +113,7 @@ vlo.</span></p>
|
|||
|
||||
<p class="MsoPlainText"><b><span style='font-size:10.0pt'> </span></b></p>
|
||||
|
||||
<p class="header"><a class="Introduction"><span>Introduction</span></a></p>
|
||||
<p class="header"><a id="Introduction">Introduction</a></p>
|
||||
|
||||
<p><span>In order for Warzone scripts to function properly two files
|
||||
are required: a file with a <strong><span style='font-family:Arial;font-weight:
|
||||
|
@ -137,7 +137,7 @@ make these components available to your script by defining them in a .vlo file.<
|
|||
|
||||
<p class="MsoPlainText"><b><span style='font-size:10.0pt'> </span></b></p>
|
||||
|
||||
<p class="header"><a class="Comments"><span>Comments</span></a></p>
|
||||
<p class="header"><a id="Comments">Comments</a></p>
|
||||
|
||||
<p><span>There are two type of comment for the script language.
|
||||
A multi-line comment is started by the characters /* and finishes with
|
||||
|
|
Loading…
Reference in New Issue