Commit graph

9 commits

Author SHA1 Message Date
Alexandre Emsenhuber
1e69ac22e2 Added missing GPLv2 headers in some places.
Also made file/class documentation more consistent.

Change-Id: I4228ed95446558db71e9084e7d505fc0b783fa53
2012-06-08 22:43:32 +02:00
Sam Reed
dedc5a1613 Add to documentation
Add a couple of braces

Update code calling Language related deprecated code
2012-03-05 19:17:55 +00:00
Sam Reed
117fb34efc Some language love 2011-05-29 15:21:03 +00:00
Alexandre Emsenhuber
954ef59e62 * (bug 24804) Corrected commafying in Polish and Ukrainian 2010-08-21 14:57:08 +00:00
Sam Reed
e476b51e3a Stylize languages/*, languages/classes/*, but not languages/messages/* 2010-07-29 09:43:18 +00:00
Niklas Laxström
6d4bcd57ab * (bug 19286) Correct commafying function in Polish (pl) 2009-06-19 08:52:17 +00:00
Alexandre Emsenhuber
087a9f70c5 WARNING: HUGE COMMIT
Doxygen documentation update:
* Changed alls @addtogroup to @ingroup. @addtogroup adds the comment to the group description, but doesn't add the file, class, function, ... to the group like @ingroup does. See for example http://svn.wikimedia.org/doc/group__SpecialPage.html where it's impossible to see related files, classes, ... that should belong to that group.
* Added @file to file description, it seems that it should be explicitely decalred for file descriptions, otherwise doxygen will think that the comment document the first class, variabled, function, ... that is in that file.
* Removed some empty comments
* Removed some ?>

Added following groups:
* ExternalStorage
* JobQueue
* MaintenanceLanguage

One more thing: there are still a lot of warnings when generating the doc.
2008-05-20 17:13:28 +00:00
Siebrand Mazeland
555019a2c6 remove EOL whitespace, and excess empty lines 2008-05-17 17:10:18 +00:00
Niklas Laxström
1b77d2ca0a * (bug 11796) Plural for polish 2007-11-30 14:06:40 +00:00