diff options
author | Christian Grothoff <christian@grothoff.org> | 2015-08-06 14:46:21 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2015-08-06 14:46:21 +0200 |
commit | dacc88314c9e1aa20b4287b9c31af5a64370a93d (patch) | |
tree | d916b4c8335a32dd3ccf62b8f4f3ee62c646590a | |
parent | 424c25e9b83095b98f8cd1daf7e1ed6b4f1bf7c1 (diff) |
lcov now online
-rw-r--r-- | developers.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/developers.html b/developers.html index 44f03ae4..e876c9ba 100644 --- a/developers.html +++ b/developers.html @@ -176,7 +176,7 @@ </div> <div class="row"> - <div class="col-lg-6"> + <div class="col-lg-4"> <h2 lang="en">Regression Testing</h2> <h2 lang="de">Regressionstests</h2> <h2 lang="fr" note="outdated"></h2> @@ -188,7 +188,7 @@ <p lang="fr" note="outdated"></p> <p lang="it" note="outdated"></p> </div> - <!-- div class="col-lg-4" note="not yet operational"> + <div class="col-lg-4" note="not yet operational"> <h2 lang="en">Code Coverage Analysis</h2> <h2 lang="de" note="outdated"></h2> <h2 lang="fr" note="outdated"></h2> @@ -199,8 +199,8 @@ <p lang="de" note="outdated"></p> <p lang="fr" note="outdated"></p> <p lang="it" note="outdated"></p> - </div --> - <div class="col-lg-6"> + </div> + <div class="col-lg-4"> <h2 lang="en">Performance Analysis</h2> <h2 lang="de" note="outdated"></h2> <h2 lang="fr" note="outdated"></h2> |