Big changes to extensions' documentation:

* changed all @addtogroup to @ingroup
* added some @file where needed
* changed some @package/@subpackage to @ingroup
This commit is contained in:
Alexandre Emsenhuber 2010-06-06 15:12:22 +00:00
parent d0cdb1edc1
commit 48ff53a3c0
2 changed files with 5 additions and 3 deletions

View file

@ -2,8 +2,9 @@
/**
* Internationalisation file for extension SyntaxHighlight.
*
* @addtogroup Extensions
*/
* @file
* @ingroup Extensions
*/
$messages = array();

View file

@ -21,7 +21,8 @@
*/
/**
* @addtogroup Extensions
* @file
* @ingroup Extensions
* @author Brion Vibber
*
* This extension wraps the GeSHi highlighter: http://qbnz.com/highlighter/