зеркало из https://github.com/mozilla/pjs.git
Docs for cgi's
This commit is contained in:
Родитель
d8266e3178
Коммит
1eecf32d5c
|
@ -0,0 +1,35 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>tinderbox graphs</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<center>
|
||||
<h1>tinderbox graphs</h1>
|
||||
|
||||
<table width="60%" cellspacing="0" border="1">
|
||||
<tr>
|
||||
<td><a href="query.cgi">query.cgi</a></td>
|
||||
<td>Wrapper script for graph.cgi, this adds UI toggles, html links, etc.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="graph.cgi">graph.cgi</a></td>
|
||||
<td>Core gnuplot driver script.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="rawdata.cgi">rawdata.cgi</a></td>
|
||||
<td>Subset of graph.cgi, just blasts out the data that graph.cgi is plotting. Use this for a closer look, or plot the data yourself, etc.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="collect.cgi">collect.cgi</a></td>
|
||||
<td>Tests report to the graph server using this script.</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
Загрузка…
Ссылка в новой задаче