[Scummvm-cvs-logs] CVS: web/docs/specs scrp-v6.php,1.1,1.2

Max Horn fingolfin at users.sourceforge.net
Thu Feb 27 18:30:09 CET 2003


Update of /cvsroot/scummvm/web/docs/specs
In directory sc8-pr-cvs1:/tmp/cvs-serv4184

Modified Files:
	scrp-v6.php 
Log Message:
started HTML compliance cleanup here, too, but it's far from ready...

Index: scrp-v6.php
===================================================================
RCS file: /cvsroot/scummvm/web/docs/specs/scrp-v6.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- scrp-v6.php	13 Sep 2002 14:42:20 -0000	1.1
+++ scrp-v6.php	28 Feb 2003 01:39:59 -0000	1.2
@@ -20,1862 +20,1862 @@
 
 <p>The following conventions are used in the encoding descriptions:
 
-<DL>
-<DT><tt>$AB</tt>
-<DD>The constant hexadecimal byte 0xAB.
+<dl>
+<dt><tt>$AB</tt>
+<dd>The constant hexadecimal byte 0xAB.
 
-<DT><tt>value[8]</tt>
[...2836 lines suppressed...]
-<BR>
+<h4>Stack</h4>( <i>value</i>  :  <i>bool</i> )<br>
+<br>
 
-<H4> Operation</H4>If  <I>value</I>  = 0, set  <I>bool</I>  to 1, otherwise set it to
-0<BR>
-<BR>
+<h4> Operation</h4>If  <i>value</i>  = 0, set  <i>bool</i>  to 1, otherwise set it to
+0<br>
+<br>
 Tests the value on the stack to see if it compares to zero.
 </div>
-<HR><P STYLE="font-size: smaller; text-align: center">
+<hr><p style="font-size: smaller; text-align: center">
 All material © 2000-2002 David Given, unless where stated otherwise.
-</P>
+</p>
 
 <?
 echo html_round_frame_end(" ");





More information about the Scummvm-git-logs mailing list