aboutsummaryrefslogtreecommitdiffstats
path: root/includes/languages/LanguageYue.php
diff options
context:
space:
mode:
authorTimo Tijhof <krinkle@fastmail.com>2022-06-22 23:37:31 +0100
committerKrinkle <krinkle@fastmail.com>2022-06-29 00:13:45 +0000
commit939700e8ff4178763bc87a130028427c33c06261 (patch)
treedb4b3d60ad8ff5f5df96baea9c9be402acbb9846 /includes/languages/LanguageYue.php
parent0ffe341629226167161720335d62fb21a772a8f1 (diff)
downloadmediawikicore-939700e8ff4178763bc87a130028427c33c06261.tar.gz
mediawikicore-939700e8ff4178763bc87a130028427c33c06261.zip
language: Continue doc Languages subgroup for msg files and subclasses
Follows-up I301f471f86ba2. For ease of navigation, move Converter subclasses to a group called "Languages", which for documentation purposes is a subgroup of "Language". The next commit does the same for Messages* files, and Language subclasses (done separately for ease of review). Change-Id: If1cef9aa15f536ebaedd4477ad7453426e7f3b85
Diffstat (limited to 'includes/languages/LanguageYue.php')
-rw-r--r--includes/languages/LanguageYue.php5
1 files changed, 1 insertions, 4 deletions
diff --git a/includes/languages/LanguageYue.php b/includes/languages/LanguageYue.php
index 0afab48ce470..ed493714014a 100644
--- a/includes/languages/LanguageYue.php
+++ b/includes/languages/LanguageYue.php
@@ -1,7 +1,5 @@
<?php
/**
- * Cantonese (粵語) specific code.
- *
* 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
* the Free Software Foundation; either version 2 of the License, or
@@ -18,13 +16,12 @@
* http://www.gnu.org/copyleft/gpl.html
*
* @file
- * @ingroup Language
*/
/**
* Cantonese (粵語)
*
- * @ingroup Language
+ * @ingroup Languages
*/
class LanguageYue extends Language {