diff readme.html @ 855:768f49d17e2f

fixed format
author thomask
date Sun, 19 Feb 2006 07:01:47 +0000
parents 528649416e9d
children 2a2fce159e30
line wrap: on
line diff
--- a/readme.html	Sat Feb 18 08:08:33 2006 +0000
+++ b/readme.html	Sun Feb 19 07:01:47 2006 +0000
@@ -5,27 +5,23 @@
 		<meta http-equiv="pics-label" content='(pics-1.1 "http://www.icra.org/ratingsv02.html" l gen true for "http://kuehne.cn")' />
 		<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.classify.org/safesurf/" L gen true for "http://dstress.kuehne.cn" r (SS~~000 1))' />
 		<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://vancouver-webpages.com/VWP1.0/" l gen true comment "VWP1.0" by "webmastro@kuehne.cn" on "2004.09.21T01:30-0700" for "dstress.kuehne.cn" r (P 0 S 0 V 0 Com 0 Tol 0 Env 0 SF 0 Edu 0 Can 0 MC 0 Gam -1 ))' />
-		<meta http-equiv="Content-Script-Type" content="text/javascript" />
 		<meta http-equiv="Content-Style-Type" content="text/css" />
 		<title>DStress - D compiler test suite</title>
 		<meta name="DC.Identifier" content="http://dstress.kuehne.cn/readme.html" />
 		<link rel="stylesheet" type="text/css" href="./www/formate.css" />
-		<meta name="distribution" content="Global" />
 		<meta name="DC.Format" content="text/html" />
 		<meta name="DC.Type" content="Software" />
 		<meta name="generator" content="Thomas Kuehne &lt;webmastro@kuehne.cn&gt;" />
 		<meta name="author" content="Thomas Kuehne &lt;webmastro@kuehne.cn&gt;" />
 		<meta name="DC.Creator" content="Thomas Kuehne &lt;webmastro@kuehne.cn&gt;" />
 		<meta name="DC.Publisher" content="Thomas Kuehne &lt;webmastro@kuehne.cn&gt;" />
-		<meta name="robots" content="index,follow" />
-		<meta name="DOCUMENT-STATE" content="STATIC" />
 		<meta name="DC.Language" content="en" />
 		<meta name="date" content="2005-10-27" />
 		<meta name="DC.Date" content="2005-10-27" />
 		<link rel="Report" href="./www/dstress.html" title="Report" />
-		<link rel="Results" href="./www/results.html"/>
-		<link rel="copyright" href="./license.txt"/>
-		<link rel="author" href="./authors.txt">
+		<link rel="Results" href="./www/results.html" />
+		<link rel="copyright" href="./license.txt" />
+		<link rel="author" href="./authors.txt" />
 	</head>
 	<body>
 
@@ -115,16 +111,16 @@
 				<dt>__DSTRESS_DFLAGS__</dt>
 					<dd>additional compiler arguments</dd>
 					<dd>default: <i>empty</i></dd>
-				<dt>__DSTRESS_EFILE__</dd>
+				<dt>__DSTRESS_EFILE__</dt>
 					<dd>expected failing source file</dd>
 					<dd>default: if __DSTRESS_ELINE__ isn't empty <i>current source file</i>, else <i>empty</i></dd>
 				<dt>__DSTRESS_ELINE__</dt>
 					<dd>expected failing source line</dd>
 					<dd>default: <i>empty</i></dd>
-				<dt>__GDB_PATTERN__</dd>
+				<dt>__GDB_PATTERN__</dt>
 					<dd>expected regular expression in GDB's output</dd>
 					<dd>default: <i>empty</i></dd>
-				<dt>__GDB_SCRIPT__</dd>
+				<dt>__GDB_SCRIPT__</dt>
 					<dd>GDB command sequence</dd>
 					<dd>note: replace linebreaks by <i>\n</i></dd>
 					<dd>default: <i>empty</i></dd>
@@ -184,11 +180,12 @@
 									<li>start testing:<blockquote><pre><span class="cmd">dstress [compile|nocompile|run|norun] testfile.d 2&gt;&gt; log.txt &gt;&gt; results.txt</span></pre></blockquote></li>
 								</ol>
 							</dd>
+					</dl>
 				</dd>
 			</dl>
 		</blockquote>
 
-		<h3><a name="report-generation" id="report-generation" href="#top">^</a> Report Generation</h3>
+		<!--<h3><a name="report-generation" id="report-generation" href="#top">^</a> Report Generation</h3>
 		<blockquote>
 			<dl>
 				<dt>Requirements</dt>
@@ -219,7 +216,7 @@
 					</ul>
 				</dd>
 			</dl>
-		</blockquote>
+		</blockquote>-->
 
 		<h3><a name="sourcecode-metadata" id="sourcecode-metadata" href="#top">^</a> Sourcecode Metadata</h3>
 		<blockquote>
@@ -230,7 +227,7 @@
 					<dd>common format: <i>Name &lt;email@host&gt;</i></dd>
 				<dt>@date@</dt>
 					<dd>first report date</dd>
-					<dd>common format: <i>year-month-day</i>
+					<dd>common format: <i>year-month-day</i></dd>
 				<dt>@uri@</dt>
 					<dd>the message id of the email/newsgroup message or the webpage</dd>
 					<dd>common format: <i>news:msg-id@host</i> or <i>http://host/page</i></dd>
@@ -242,4 +239,4 @@
 
 		<div><br /><br /><hr /><a href='http://dstress.kuehne.cn/www/dstress.html'>http://dstress.kuehne.cn/readme.html</a>; 2005-10-27; <a href="mailto:webmastro@kuehne.cn">Webmaster</a></div>
 	</body>
-</html>
\ No newline at end of file
+</html>