diff --git a/docs/api/api/service-definition.rng b/docs/api/api/service-definition.rng new file mode 100644 index 00000000000..fd5963cd9d2 --- /dev/null +++ b/docs/api/api/service-definition.rng @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + Summary of service purpose. + + + + + + Longer description of service purpose. + + + + + + + + + + + + + + Parameter name for the service executable. Can be any, except "outdir" which + exists always implicit. + + + + + + Description for the (not anymore existing) webui service editor. + + + + + + + + Parameters are optional by default, this is a marker to make it required. + A hint for the UI. + + + + + + + + This parameter can be used multiple times. + A hint for the UI. + + + + + + + + Allowed values for the parameter. + A hint for the UI to offer a selector. + + + + + + + +