Doc: Documentation doxygen
This commit is contained in:
parent
4e59ea4480
commit
8921d11af6
@ -1,8 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
/* Copyright (C) 2003-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
|
/* Copyright (C) 2005 Laurent Destailleur <eldy@users.sourceforge.net>
|
||||||
* 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>
|
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* 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
|
* it under the terms of the GNU General Public License as published by
|
||||||
@ -23,8 +20,8 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
\file htdocs/admin/modules.php
|
\file htdocs/admin/triggers.php
|
||||||
\brief Page de configuration et activation des modules
|
\brief Page de configuration et activation des triggers
|
||||||
\version $Revision$
|
\version $Revision$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@ -22,7 +22,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
\file htdocs/compta/fiche.php
|
\file htdocs/compta/recap-client.php
|
||||||
\ingroup compta
|
\ingroup compta
|
||||||
\brief Page de fiche compta
|
\brief Page de fiche compta
|
||||||
\version $Revision$
|
\version $Revision$
|
||||||
|
|||||||
@ -22,8 +22,8 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
\file htdocs/ficheinter.php
|
\file htdocs/fichinter/index.php
|
||||||
\brief Fichier fiche intervention
|
\brief Page accueil espace fiches interventions
|
||||||
\ingroup ficheinter
|
\ingroup ficheinter
|
||||||
\version $Revision$
|
\version $Revision$
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -22,16 +22,16 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
\file htdocs/fournisseur.commande.class.php
|
\file htdocs/fourn/fournisseur.commande.class.php
|
||||||
\ingroup fournisseur,commande
|
\ingroup fournisseur,commande
|
||||||
\brief Fichier des classes des commandes fournisseurs
|
\brief Fichier des classes des commandes fournisseurs
|
||||||
\version $Revision$
|
\version $Revision$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
\class CommandeFournisseur
|
\class CommandeFournisseur
|
||||||
\brief Classe de gestion de commande fournisseur
|
\brief Classe de gestion de commande fournisseur
|
||||||
*/
|
*/
|
||||||
|
|
||||||
class CommandeFournisseur
|
class CommandeFournisseur
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user