Improve documentation of content handler stuff
authorAlexandre Emsenhuber <ialex.wiki@gmail.com>
Thu, 20 Dec 2012 19:44:47 +0000 (20:44 +0100)
committerAlexandre Emsenhuber <ialex.wiki@gmail.com>
Thu, 20 Dec 2012 19:44:47 +0000 (20:44 +0100)
commitddf601f7d31dbfa069fa9d097bb9bed9bfa00f9f
tree9bb5a0c380330c29889d55568d903ed684a6bec1
parentb6f1f03ae0554d43ac37b2991bc76277a3339fe3
Improve documentation of content handler stuff

- Split file and class documentation
- Add some missing file/class descriptions
- Add missing @ingroup Content

Change-Id: I7f7e3056570ca13a92f36a408c9b961c938f09a1
12 files changed:
includes/content/AbstractContent.php
includes/content/Content.php
includes/content/ContentHandler.php
includes/content/CssContent.php
includes/content/CssContentHandler.php
includes/content/JavaScriptContent.php
includes/content/JavaScriptContentHandler.php
includes/content/MessageContent.php
includes/content/TextContent.php
includes/content/TextContentHandler.php
includes/content/WikitextContent.php
includes/content/WikitextContentHandler.php