Write documentation.

This commit is contained in:
Daniel Kraus
2016-06-06 23:44:07 +02:00
parent bb86941682
commit f9b308ffe0
4 changed files with 5 additions and 7 deletions

View File

@ -15,13 +15,11 @@ LinkTitles\\Extension::parseContent() function.
The extension provides two methods for batch-processing of pages. One is a
@link LinkTitles\\Special special page @endlink that provides web-access (by
default restricted to sysops). The other is a @link LinkTitlesCli
default restricted to sysops). The other is a @link LinkTitles\\Cli
maintenance script @endlink that can be called from the command line if you
have access to your server and are authorized to run php from the command
line.
@ref config variables are defined in LinkTitles.php.
@note The source code that is referenced in this documentation may not
necessarily reflect the latest code in the repository! Make sure to check
out the Git repository for the latest code.