Skip to content
Snippets Groups Projects
Commit 207a24f2 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Doc: doxygen

parent 6680bf69
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@
/**
\file htdocs/categories/viewcat.php
\ingroup category
\ingroup categories
\brief Page de visualisation de categorie produit
\version $Revision$
*/
......
<?PHP
/* Copyright (C) 2001-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
* Copyright (C) 2004-2005 Laurent Destailleur <eldy@users.sourceforge.net>
* Copyright (C) 2006 Andre Cianfarani <acianfa@free.fr>
* Copyright (C) 2004-2007 Laurent Destailleur <eldy@users.sourceforge.net>
* Copyright (C) 2006 Andre Cianfarani <acianfa@free.fr>
*
* 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
......@@ -22,7 +22,7 @@
*/
/**
\file htdocs/comm/multprix.php
\file htdocs/comm/multiprix.php
\ingroup commercial
\brief Onglet choix du niveau de prix
\version $Revision$
......
<?php
/* Copyright (C) 2003-2007 Rodolphe Quiedeville <rodolphe@quiedeville.org>
* Copyright (C) 2004-2006 Laurent Destailleur <eldy@users.sourceforge.net>
* Copyright (C) 2004-2007 Laurent Destailleur <eldy@users.sourceforge.net>
* Copyright (C) 2005 Marc Barilley / Ocebo <marc@ocebo.com>
* Copyright (C) 2005 Regis Houssin <regis.houssin@cap-networks.com>
*
......@@ -23,7 +23,7 @@
*/
/**
\file htdocs/compta/facture/document.php
\file htdocs/commande/document.php
\ingroup facture
\brief Page de gestion des documents attachées à une facture
\version $Revision$
......
......@@ -21,13 +21,13 @@
*/
/**
\defgroup categorie Module categorie
\defgroup category Module categorie
\brief Module pour gérer les catégories
*/
/**
\file htdocs/includes/modules/modCategorie.class.php
\ingroup categorie
\ingroup category
\brief Fichier de description et activation du module Categorie
*/
include_once "DolibarrModules.class.php";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment