Doc: doxygen

This commit is contained in:
Laurent Destailleur 2007-05-04 23:28:09 +00:00
parent 465c1b7913
commit e4f3b922ca
8 changed files with 24 additions and 20 deletions

View File

@ -15,6 +15,7 @@ htdocs/document
htdocs/documents htdocs/documents
htdocs/domain htdocs/domain
htdocs/lolix htdocs/lolix
htdocs/postnuke
htdocs/telephonie htdocs/telephonie
htdocs/voyage htdocs/voyage
htdocs/includes/jpgraph2 htdocs/includes/jpgraph2
@ -29,6 +30,9 @@ htdocs/includes/treemenu/imagesAlt
htdocs/includes/treemenu/imagesAlt2 htdocs/includes/treemenu/imagesAlt2
htdocs/includes/modules/modEditeur.class.php htdocs/includes/modules/modEditeur.class.php
htdocs/includes/modules/modDocument.class.php htdocs/includes/modules/modDocument.class.php
htdocs/includes/modules/modPostnuke.class.php
htdocs/includes/modules/modClickToDial.class.php
htdocs/includes/modules/modBookmark4u.class.php
htdocs/includes/triggers/interface_user.class.php htdocs/includes/triggers/interface_user.class.php
htdocs/includes/triggers/interface_contractfrombill.class.php-NORUN htdocs/includes/triggers/interface_contractfrombill.class.php-NORUN
scripts/lolix scripts/lolix

View File

@ -95,6 +95,7 @@ EXCLUDE = mysql \
htdocs/lib/jabber \ htdocs/lib/jabber \
htdocs/lib/vcard \ htdocs/lib/vcard \
htdocs/lolix \ htdocs/lolix \
htdocs/postnuke \
htdocs/voyage \ htdocs/voyage \
htdocs/oscommerce_ws/ws_client_demo \ htdocs/oscommerce_ws/ws_client_demo \
htdocs/oscommerce_ws/ws_server \ htdocs/oscommerce_ws/ws_server \

View File

@ -17,12 +17,12 @@
* *
* $Id$ * $Id$
* $Source$ * $Source$
*
*/ */
/*! \file htdocs/projet/webcaltop.php /**
\ingroup webcalendar \file htdocs/mantis/mantistop.php
\brief Frame du haut Dolibarr pour l'affichage du calendrier \ingroup mantis
\brief Frame du haut Dolibarr pour l'affichage de mantis
\author Laurent Destailleur \author Laurent Destailleur
\version $Revision$ \version $Revision$
*/ */

View File

@ -17,11 +17,10 @@
* *
* $Id$ * $Id$
* $Source$ * $Source$
*
*/ */
/** /**
\file htdocs/projet/tasks/fiche.php \file htdocs/projet/tasks/mytasks.php
\ingroup projet \ingroup projet
\brief Fiche tâches d'un projet \brief Fiche tâches d'un projet
\version $Revision$ \version $Revision$

View File

@ -17,11 +17,10 @@
* *
* $Id$ * $Id$
* $Source$ * $Source$
*
*/ */
/*! /**
\file htdocs/projet/pre.inc.php \file htdocs/projet/tasks/pre.inc.php
\ingroup projet \ingroup projet
\brief Fichier de gestion du menu gauche du module projet \brief Fichier de gestion du menu gauche du module projet
\version $Revision$ \version $Revision$

View File

@ -21,11 +21,12 @@
*/ */
/** /**
\file htdocs/societe/notify/pre.inc.php \file htdocs/societe/pre.inc.php
\ingroup product,service \ingroup company
\brief Fichier gestionnaire du menu gauche des notifications \brief Fichier gestionnaire du menu gauche des notifications
\version $Revision$ \version $Revision$
*/ */
require ("../main.inc.php"); require ("../main.inc.php");

View File

@ -21,7 +21,7 @@
*/ */
/** /**
\file htdocs/theme/eldy/graph-color.php \file htdocs/theme/auguria/graph-color.php
\brief Fichier de déclaration des couleurs pour les graphiques \brief Fichier de déclaration des couleurs pour les graphiques
\ingroup core \ingroup core
\version $Revision$ \version $Revision$

View File

@ -17,10 +17,10 @@
* *
* $Id$ * $Id$
* $Source$ * $Source$
*
*/ */
/*! \file htdocs/projet/webcaltop.php /**
\file htdocs/webcal/webcaltop.php
\ingroup webcalendar \ingroup webcalendar
\brief Frame du haut Dolibarr pour l'affichage du calendrier \brief Frame du haut Dolibarr pour l'affichage du calendrier
\author Laurent Destailleur \author Laurent Destailleur