boinc/doc/tool_add.php

14 lines
155 B
HTML

<? // -*- html -*-
// $Id$
require_once("docutil.php");
page_head("<code>add</code> Tool");
?>
TODO: document add.py
<?
page_tail();
?>