[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-developers] Standard source code header and phpDocumentor
From: |
Kai Hofmann |
Subject: |
[Phpgroupware-developers] Standard source code header and phpDocumentor |
Date: |
Fri, 27 Jun 2003 08:42:50 +0200 |
I just have read abou the http://phpgroupware.org/wiki/Standard+Header
and would like to ask if it would be possible add another one
for the purpose of documenting the whole source code via phpDocumentor
(www.phpdoc.org)
/**
* @author Firstname Lastname <address@hidden>
* @copyright Copyright (c) 2000-2003 Free Software Foundation, Inc.
* @license http://www.opensource.org/licenses/lgpl-license.php GNU Lesser
General Public License
* @version $Id: class.accounts_contacts.inc.php,v 1.13 2002/09/21
05:15:31 Zone Exp $
* @package phpgwapi
* @subpackage access
*/
an example of documentation generated with phpDocumentor can be found at:
http://www.probusiness.de/projekte/phpgroupware/phpdoc/index.html
Greetings
Kai Hofmann
--
***** Open Source und Linux im professionellen Einsatz *****
** komplexe Mailserver, Groupware, Office: sprechen Sie uns an **
Dipl.-Inform. Kai Hofmann Team Softwarelösungen
pro|business AG, EXPO Plaza 1 (Deutscher Pavillon), 30539 Hannover
E-Mail: address@hidden, Tel.: 0511/60066-332, Fax: -355
WWW: http://www.probusiness.de/
- [Phpgroupware-developers] Standard source code header and phpDocumentor,
Kai Hofmann <=