Browse Source

Add links to libc++ code coverage and builders

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@250361 91177308-0d34-0410-b5e6-96231b3b80d8
Eric Fiselier 9 years ago
parent
commit
b9aebae3dc
1 changed files with 4 additions and 2 deletions
  1. 4 2
      docs/index.rst

+ 4 - 2
docs/index.rst

@@ -138,11 +138,13 @@ Design Documents
 
 .. __: https://cplusplusmusings.wordpress.com/2012/07/05/clang-and-standard-libraries-on-mac-os-x/
 
-Build Bots
------------
+Build Bots and Test Coverage
+----------------------------
 
 * `LLVM Buildbot Builders <http://lab.llvm.org:8011/console>`_
 * `Apple Jenkins Builders <http://lab.llvm.org:8080/green/view/Libcxx/>`_
+* `EricWF's Nightly Builders <http://ds2.efcs.ca:8080/console>`_
+* `Code Coverage Results <http://efcs.ca/libcxx-coverage>`_
 
 Getting Involved
 ================