add documentation
This commit is contained in:
parent
ab8ec9a585
commit
11643dbf7e
|
@ -164,6 +164,14 @@ I made the GitHub Badge Service.
|
|||
<tr><th> Scrutinizer Coverage: </th>
|
||||
<td><img src='//img.shields.io/scrutinizer/coverage/g/filp/whoops.svg' alt=''/></td>
|
||||
<td><code>http://img.shields.io/scrutinizer/coverage/g/filp/whoops.svg</code></td>
|
||||
<tr><th> Jenkins: </th>
|
||||
<td><img src='//img.shields.io/jenkins/s/https/jenkins.qa.ubuntu.com/precise-desktop-amd64_default.svg' alt=''/></td>
|
||||
<td><code>http://img.shields.io/jenkins/s/https/jenkins.qa.ubuntu.com/precise-desktop-amd64_default.svg</code></td>
|
||||
</tr>
|
||||
<tr><th> Jenkins tests: </th>
|
||||
<td><img src='//img.shields.io/jenkins/t/https/jenkins.qa.ubuntu.com/precise-desktop-amd64_default.svg' alt=''/></td>
|
||||
<td><code>http://img.shields.io/jenkins/t/https/jenkins.qa.ubuntu.com/precise-desktop-amd64_default.svg</code></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<h3> Downloads </h3>
|
||||
<table><tbody>
|
||||
|
|
8
try.html
8
try.html
|
@ -164,6 +164,14 @@ I made the GitHub Badge Service.
|
|||
<tr><th> Scrutinizer Coverage: </th>
|
||||
<td><img src='/scrutinizer/coverage/g/filp/whoops.svg' alt=''/></td>
|
||||
<td><code>http://img.shields.io/scrutinizer/coverage/g/filp/whoops.svg</code></td>
|
||||
<tr><th> Jenkins: </th>
|
||||
<td><img src='/jenkins/s/https/jenkins.qa.ubuntu.com/precise-desktop-amd64_default.svg' alt=''/></td>
|
||||
<td><code>http://img.shields.io/jenkins/s/https/jenkins.qa.ubuntu.com/precise-desktop-amd64_default.svg</code></td>
|
||||
</tr>
|
||||
<tr><th> Jenkins tests: </th>
|
||||
<td><img src='/jenkins/t/https/jenkins.qa.ubuntu.com/precise-desktop-amd64_default.svg' alt=''/></td>
|
||||
<td><code>http://img.shields.io/jenkins/t/https/jenkins.qa.ubuntu.com/precise-desktop-amd64_default.svg</code></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<h3> Downloads </h3>
|
||||
<table><tbody>
|
||||
|
|
Loading…
Reference in New Issue
Block a user