doxygen fixs
This commit is contained in:
parent
3b2e7732c2
commit
945eede4a5
@ -19,7 +19,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \file htdocs/adherents/admin/public.php
|
* \file htdocs/adherents/admin/website.php
|
||||||
* \ingroup member
|
* \ingroup member
|
||||||
* \brief File of main public page for member module
|
* \brief File of main public page for member module
|
||||||
* \author Laurent Destailleur
|
* \author Laurent Destailleur
|
||||||
|
|||||||
@ -20,7 +20,7 @@ if (!defined('REQUIRE_JQUERY_BLOCKUI')) define('REQUIRE_JQUERY_BLOCKUI', 1);
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \file htdocs/admin/dolistore/ajax.php
|
* \file htdocs/admin/dolistore/ajax/image.php
|
||||||
* \ingroup admin
|
* \ingroup admin
|
||||||
* \brief Page des informations dolistore
|
* \brief Page des informations dolistore
|
||||||
*/
|
*/
|
||||||
@ -56,4 +56,3 @@ try {
|
|||||||
else if ($trace[0]['args'][0] == 401) die('Bad auth key');
|
else if ($trace[0]['args'][0] == 401) die('Bad auth key');
|
||||||
else die('Can not access to '.$conf->global->MAIN_MODULE_DOLISTORE_API_SRV);
|
else die('Can not access to '.$conf->global->MAIN_MODULE_DOLISTORE_API_SRV);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -17,7 +17,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \file htdocs/admin/oauthlogintoken.php
|
* \file htdocs/admin/oauthlogintokens.php
|
||||||
* \ingroup oauth
|
* \ingroup oauth
|
||||||
* \brief Setup page to configure oauth access to login information
|
* \brief Setup page to configure oauth access to login information
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -16,7 +16,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \file ticket/admin/ticket_extrafields.php
|
* \file admin/ticket_extrafields.php
|
||||||
* \ingroup ticket
|
* \ingroup ticket
|
||||||
* \brief Page to setup extra fields of ticket
|
* \brief Page to setup extra fields of ticket
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -17,7 +17,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \file card.php
|
* \file htdocs/asset/card.php
|
||||||
* \ingroup asset
|
* \ingroup asset
|
||||||
* \brief Page to create/edit/view asset
|
* \brief Page to create/edit/view asset
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -17,7 +17,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \file document.php
|
* \file htdocs/asset/document.php
|
||||||
* \ingroup asset
|
* \ingroup asset
|
||||||
* \brief Tab for documents linked to Assets
|
* \brief Tab for documents linked to Assets
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -16,7 +16,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \file info.php
|
* \file htdocs/asset/info.php
|
||||||
* \ingroup asset
|
* \ingroup asset
|
||||||
* \brief Page to show an asset information
|
* \brief Page to show an asset information
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -18,7 +18,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \file list.php
|
* \file htdocs/asset/list.php
|
||||||
* \ingroup asset
|
* \ingroup asset
|
||||||
* \brief List page for asset
|
* \brief List page for asset
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -17,7 +17,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \file note.php
|
* \file htdocs/asset/note.php
|
||||||
* \ingroup asset
|
* \ingroup asset
|
||||||
* \brief Card with notes on Asset
|
* \brief Card with notes on Asset
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user