From ae706aca18c68678744f4dffd2915522fe51b6b5 Mon Sep 17 00:00:00 2001 From: Lioncash Date: Thu, 19 Jun 2014 19:34:41 -0700 Subject: [PATCH] Remove the article title page for Buildbot overview. --- Buildbot-Overview.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/Buildbot-Overview.md b/Buildbot-Overview.md index b44001d..3970fa6 100644 --- a/Buildbot-Overview.md +++ b/Buildbot-Overview.md @@ -1,5 +1,3 @@ -# Buildbot - Buildbot is a continuous integration framework that we use to build Dolphin patches on different platforms. Builds can be triggered automatically (e.g., when a whitelisted GitHub user creates/updates a pull request) or manually (e.g., using the Tools/buildbot-try.sh helper script). Ping delroth on IRC to get access. ## Configuration File