boinc/doc/dev.php

9 lines
100 B
PHP

<?
require_once("docutil.php");
page_head("Application development");
echo "
<p>
";
page_tail();
?>