Manual:generateConfigSchemaYaml.php

Details edit

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.

Options/Arguments edit

Option Description Default Required?
--output Path to output. $IP/docs/config-schema.yaml Optional

Usage edit

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

See also edit