[aur-dev] [PATCH] aur.inc.php: Document all functions using PHPDoc format

Lukas Fleischer archlinux at cryptocrack.de
Sun Sep 23 20:11:10 EDT 2012


On Sat, Sep 22, 2012 at 03:21:48PM -0400, canyonknight wrote:
> PHPDoc is a standardized format for commenting on PHP code.
> Using it allows for a more cohesive use of IDEs and documentation
> generators with the AUR code.
> 
> Signed-off-by: canyonknight <canyonknight at gmail.com>
> ---
>  web/lib/aur.inc.php | 231 +++++++++++++++++++++++++++++++++++++++++++---------
>  1 file changed, 191 insertions(+), 40 deletions(-)

I've merged these into master. Thanks!

> 
> [...]


More information about the aur-dev mailing list