add documentation

This commit is contained in:
TBS 2014-07-13 03:37:36 +00:00
parent ab8ec9a585
commit 11643dbf7e
2 changed files with 16 additions and 0 deletions

View File

@ -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>

View File

@ -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>