Browse Source

doxygen fixs

Frédéric FRANCE 6 years ago
parent
commit
945eede4a5

+ 1 - 1
htdocs/adherents/admin/website.php

@@ -19,7 +19,7 @@
  */
 
 /**
- *     	\file       htdocs/adherents/admin/public.php
+ *     	\file       htdocs/adherents/admin/website.php
  *		\ingroup    member
  *		\brief      File of main public page for member module
  *		\author	    Laurent Destailleur

+ 2 - 3
htdocs/admin/dolistore/ajax/image.php

@@ -20,9 +20,9 @@ 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
- * 		\brief      Page des informations dolistore
+ *      \brief      Page des informations dolistore
  */
 require "../../../main.inc.php";
 
@@ -56,4 +56,3 @@ try {
     else if ($trace[0]['args'][0] == 401) die('Bad auth key');
     else die('Can not access to '.$conf->global->MAIN_MODULE_DOLISTORE_API_SRV);
 }
-

+ 1 - 1
htdocs/admin/oauthlogintokens.php

@@ -17,7 +17,7 @@
  */
 
 /**
- * \file        htdocs/admin/oauthlogintoken.php
+ * \file        htdocs/admin/oauthlogintokens.php
  * \ingroup     oauth
  * \brief       Setup page to configure oauth access to login information
  */

+ 3 - 3
htdocs/admin/ticket_extrafields.php

@@ -16,9 +16,9 @@
  */
 
 /**
- *      \file       ticket/admin/ticket_extrafields.php
- *        \ingroup    ticket
- *        \brief      Page to setup extra fields of ticket
+ *      \file       admin/ticket_extrafields.php
+ *      \ingroup    ticket
+ *      \brief      Page to setup extra fields of ticket
  */
 
 require '../main.inc.php';

+ 1 - 1
htdocs/asset/card.php

@@ -17,7 +17,7 @@
  */
 
 /**
- *  \file       card.php
+ *  \file       htdocs/asset/card.php
  *  \ingroup    asset
  *  \brief      Page to create/edit/view asset
  */

+ 1 - 1
htdocs/asset/document.php

@@ -17,7 +17,7 @@
  */
 
 /**
- *  \file       document.php
+ *  \file       htdocs/asset/document.php
  *  \ingroup    asset
  *  \brief      Tab for documents linked to Assets
  */

+ 1 - 1
htdocs/asset/info.php

@@ -16,7 +16,7 @@
  */
 
 /**
- *  \file       info.php
+ *  \file       htdocs/asset/info.php
  *  \ingroup    asset
  *  \brief      Page to show an asset information
  */

+ 1 - 1
htdocs/asset/list.php

@@ -18,7 +18,7 @@
  */
 
 /**
- *   	\file       list.php
+ *   	\file       htdocs/asset/list.php
  *		\ingroup    asset
  *		\brief      List page for asset
  */

+ 1 - 1
htdocs/asset/note.php

@@ -17,7 +17,7 @@
  */
 
 /**
- *  \file       note.php
+ *  \file       htdocs/asset/note.php
  *  \ingroup    asset
  *  \brief      Card with notes on Asset
  */