[Docs] Add LLDB bots

git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@358693 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/index.rst b/docs/index.rst
index 4ddf6be..cb3e216 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -54,6 +54,7 @@
    resources/build
    resources/source
    resources/test
+   resources/bots
    resources/sbapi
    resources/external
 
diff --git a/docs/resources/bots.rst b/docs/resources/bots.rst
new file mode 100644
index 0000000..49147da
--- /dev/null
+++ b/docs/resources/bots.rst
@@ -0,0 +1,20 @@
+Continuous Integration
+======================
+
+Buildbot
+--------
+
+* `lldb-amd64-ninja-freebsd11 <http://lab.llvm.org:8011/builders/lldb-amd64-ninja-freebsd11>`_
+* `lldb-x64-windows-ninja <http://lab.llvm.org:8011/builders/lldb-x64-windows-ninja>`_
+* `lldb-x86_64-debian <http://lab.llvm.org:8011/builders/lldb-x86_64-debian>`_
+* `lldb-x86_64-fedora <http://lab.llvm.org:8011/builders/lldb-x86_64-fedora>`_
+
+GreenDragon
+-----------
+
+* `lldb-cmake <http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/>`_
+* `lldb-cmake-matrix <http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake-matrix/>`_
+* `lldb-cmake-python3 <http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake-python3/>`_
+* `lldb-cmake-standalone <http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake-standalone/>`_
+* `lldb-sanitized <http://green.lab.llvm.org/green/view/LLDB/job/lldb-sanitized/>`_
+* `lldb-xcode <http://green.lab.llvm.org/green/view/LLDB/job/lldb-xcode/>`_