diff --git a/doc/project.php b/doc/project.php index 966f227d2c..e99ac29e86 100644 --- a/doc/project.php +++ b/doc/project.php @@ -18,7 +18,9 @@ projects to do Alpha and Beta testing of applications. Testers can register for these projects, in addition to or instead of the organization's public project.
-The components of a project are shown below.
+The components of a project are shown below. Those in blue are the ones that
+are provided as part of the BOINC package. Those in off-white are the parts
+that you must write yourself, in order to BOINC-enable your own application.