Added deployment documentation group
authorJeroen De Dauw <jeroendedauw@users.mediawiki.org>
Thu, 29 Jul 2010 18:36:39 +0000 (18:36 +0000)
committerJeroen De Dauw <jeroendedauw@users.mediawiki.org>
Thu, 29 Jul 2010 18:36:39 +0000 (18:36 +0000)
commit635e2c38f2ce1887c6e1269706af52c5d66a1089
tree0629a2bc879ff3db1daa8c4018a8db667f31d13f
parentba015d3d7692abb9385c6a7daa39aa0e27e0db74
Added deployment documentation group
15 files changed:
includes/installer/CliInstaller.php
includes/installer/CoreInstaller.php
includes/installer/DatabaseInstaller.php
includes/installer/DatabaseUpdater.php
includes/installer/Installer.php
includes/installer/LocalSettingsGenerator.php
includes/installer/MysqlInstaller.php
includes/installer/MysqlUpdater.php
includes/installer/OracleInstaller.php
includes/installer/PostgresInstaller.php
includes/installer/SqliteInstaller.php
includes/installer/SqliteUpdater.php
includes/installer/WebInstaller.php
includes/installer/WebInstallerOutput.php
includes/installer/WebInstallerPage.php