1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> |
2 |
<html> |
3 |
<head> |
4 |
<title>JSCoverage - help</title> |
5 |
<link rel="stylesheet" type="text/css" href="reset-fonts-grids.css"> |
6 |
<link rel="stylesheet" type="text/css" href="style.css"> |
7 |
</head> |
8 |
<body> |
9 |
<div id="doc3" class="yui-t5"> |
10 |
<div id="hd"><h1><a href="./">JSCoverage</a><br><span class="tag">code coverage for JavaScript</span></h1></div> |
11 |
<div id="bd"> |
12 |
<div id="yui-main"> |
13 |
<div id="jscoverage-main" class="yui-b"> |
14 |
<h2>Help</h2> |
15 |
<p> |
16 |
Questions, problems, suggestions, bug reports, and so on can be posted at the |
17 |
online <a href="http://siliconforks.com/forum/">forum</a>. |
18 |
</p> |
19 |
</div> |
20 |
</div> |
21 |
<div id="jscoverage-sidebar" class="yui-b"> |
22 |
<ul> |
23 |
<li><a href="./">Home</a> |
24 |
<li><a href="news.html">News</a> <a href="http://siliconforks.com/jscoverage/news.xml" type="application/rss+xml" title="RSS feed for JSCoverage"><img src="feed-icon-14x14.png" alt="RSS feed"></a> |
25 |
<li><a href="manual.html">Documentation</a> |
26 |
<li><a href="demo.html">Demo</a> |
27 |
<li><a href="http://siliconforks.com/jscoverage/download.html">Download</a> |
28 |
<li><a href="faq.html">FAQ</a> |
29 |
<li>Help |
30 |
<li><a href="license.html">License</a> |
31 |
<li><a href="links.html">Links</a> |
32 |
</ul> |
33 |
</div> |
34 |
</div> |
35 |
<div id="ft"> |
36 |
<address> |
37 |
Copyright © 2007 siliconforks.com<br> |
38 |
Last updated May 26, 2007<br> |
39 |
<a href="mailto:jscoverage@siliconforks.com">jscoverage@siliconforks.com</a> |
40 |
</address> |
41 |
</div> |
42 |
</div> |
43 |
</body> |
44 |
</html> |