Handbuch:generateConfigSchemaYaml.php

From mediawiki.org
This page is a translated version of the page Manual:GenerateConfigSchemaYaml.php and the translation is 83% complete.

Details

generateConfigSchemaYaml.php was maintenance script to generates a YAML file containing a JSON Schema representation of the config schema.

This maintenance script only existed during the development of MediaWiki 1.39 and was never present in any released version.

Optionen/Argumente

Option Beschreibung Standard Notwendig?
--output Pfad zur Ausgabe. $IP/docs/config-schema.yaml Optional

Verwendung

php maintenance/generateConfigSchemaYaml.php [ --output ]
Terminal

Siehe auch