From 8921d11af69888c7701da0cb8355ed42044fa13e Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 10 Jul 2005 20:33:14 +0000 Subject: [PATCH] Doc: Documentation doxygen --- htdocs/admin/triggers.php | 9 +++------ htdocs/compta/recap-client.php | 2 +- htdocs/fichinter/index.php | 4 ++-- htdocs/fourn/fournisseur.commande.class.php | 12 ++++++------ 4 files changed, 12 insertions(+), 15 deletions(-) diff --git a/htdocs/admin/triggers.php b/htdocs/admin/triggers.php index dea83f8e98b..7256d18a0ae 100644 --- a/htdocs/admin/triggers.php +++ b/htdocs/admin/triggers.php @@ -1,8 +1,5 @@ - * Copyright (C) 2003 Jean-Louis Bergamo - * Copyright (C) 2004-2005 Laurent Destailleur - * Copyright (C) 2004 Éric Seigne +/* Copyright (C) 2005 Laurent Destailleur * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -23,8 +20,8 @@ */ /** - \file htdocs/admin/modules.php - \brief Page de configuration et activation des modules + \file htdocs/admin/triggers.php + \brief Page de configuration et activation des triggers \version $Revision$ */ diff --git a/htdocs/compta/recap-client.php b/htdocs/compta/recap-client.php index d4dcd56256e..60bebe85dc3 100644 --- a/htdocs/compta/recap-client.php +++ b/htdocs/compta/recap-client.php @@ -22,7 +22,7 @@ */ /** - \file htdocs/compta/fiche.php + \file htdocs/compta/recap-client.php \ingroup compta \brief Page de fiche compta \version $Revision$ diff --git a/htdocs/fichinter/index.php b/htdocs/fichinter/index.php index d469f4a5ee1..b8704b38b15 100644 --- a/htdocs/fichinter/index.php +++ b/htdocs/fichinter/index.php @@ -22,8 +22,8 @@ */ /** - \file htdocs/ficheinter.php - \brief Fichier fiche intervention + \file htdocs/fichinter/index.php + \brief Page accueil espace fiches interventions \ingroup ficheinter \version $Revision$ */ diff --git a/htdocs/fourn/fournisseur.commande.class.php b/htdocs/fourn/fournisseur.commande.class.php index bba3a7b6644..985da2cc3b4 100644 --- a/htdocs/fourn/fournisseur.commande.class.php +++ b/htdocs/fourn/fournisseur.commande.class.php @@ -22,16 +22,16 @@ */ /** - \file htdocs/fournisseur.commande.class.php - \ingroup fournisseur,commande - \brief Fichier des classes des commandes fournisseurs - \version $Revision$ + \file htdocs/fourn/fournisseur.commande.class.php + \ingroup fournisseur,commande + \brief Fichier des classes des commandes fournisseurs + \version $Revision$ */ /** - \class CommandeFournisseur - \brief Classe de gestion de commande fournisseur + \class CommandeFournisseur + \brief Classe de gestion de commande fournisseur */ class CommandeFournisseur