---
Should have probably included this in the previous commit, but didn't
notice this BuildBot project until closing other browser windows. :/
docs/apps.html.in | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/docs/apps.html.in b/docs/apps.html.in
index 153584c..054e8c2 100644
--- a/docs/apps.html.in
+++ b/docs/apps.html.in
@@ -23,6 +23,18 @@
<img src="madeWith.png" alt="Made with libvirt"/>
</p>
+ <h2><a name="automatedtesting">Automated
compile/testing</a></h2>
+
+ <dl>
+ <dt><a
href="http://buildbot.net">BuildBot</a></dt>
+ <dd>
+ BuildBot is a system to automate the compile/test cycle required
+ by most software projects. CVS commits trigger new builds, run on
+ a variety of client machines. Build status (pass/fail/etc) are
+ displayed on a web page or through other protocols.
+ </dd>
+ </dl>
+
<h2><a name="clientserver">Client/Server
applications</a></h2>
<dl>
--
1.7.3.5