Manual:FormatInstallDoc.php
Appearance
Versão MediaWiki: | ≥ 1.18 |
ficheiro do MediaWiki: formatInstallDoc.php | |
---|---|
Localização: | maintenance/ |
Código fonte: | master • 1.42.3 • 1.41.4 • 1.39.10 |
Classes: | MaintenanceFormatInstallDoc |
Detalhes
O ficheiro formatInstallDoc.phpé um script de manutenção para formatar o ficheiro RELEASE-NOTE para wikitexto ou com marcação HTML.
Arguments/Options
Argument/Option | Description | Required |
---|---|---|
path | Filename to format | Required |
--outfile | Output filename | Optional |
--html | Use HTML output format. By default, wikitext is used. | Optional |
Usage
php maintenance/formatInstallDoc.php path [ --outfile| --html ]
Terminal
$ php maintenance/formatInstallDoc.php RELEASE-NOTES-1.36 --outfile Doc.html --html