Doc: Documentation doxygen
This commit is contained in:
parent
4e59ea4480
commit
8921d11af6
@ -1,8 +1,5 @@
|
||||
<?php
|
||||
/* Copyright (C) 2003-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
|
||||
* Copyright (C) 2003 Jean-Louis Bergamo <jlb@j1b.org>
|
||||
* Copyright (C) 2004-2005 Laurent Destailleur <eldy@users.sourceforge.net>
|
||||
* Copyright (C) 2004 Éric Seigne <eric.seigne@ryxeo.com>
|
||||
/* Copyright (C) 2005 Laurent Destailleur <eldy@users.sourceforge.net>
|
||||
*
|
||||
* 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$
|
||||
*/
|
||||
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
\file htdocs/compta/fiche.php
|
||||
\file htdocs/compta/recap-client.php
|
||||
\ingroup compta
|
||||
\brief Page de fiche compta
|
||||
\version $Revision$
|
||||
|
||||
@ -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$
|
||||
*/
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user