add IntroductionVersion to adoc output

Signed-off-by: Christian Richter <crichter@owncloud.com>
This commit is contained in:
Christian Richter
2024-07-19 09:08:57 +02:00
parent d48cae6fd3
commit 8975d413ef
2 changed files with 20 additions and 12 deletions
+3
View File
@@ -34,6 +34,7 @@ endif::[]
[width="100%",cols="~,~,~,~",options="header"]
|===
| Name
| IV
| Type
| Default Value
| Description
@@ -46,6 +47,8 @@ a| {{- range $i, $value := .EnvVars }}{{- if $i }} +
{{- end }} +
{{ .DeprecationLink }}
a| [subs=-attributes]
++{{.IntroductionVersion}} ++
a| [subs=-attributes]
++{{.Type}} ++
a| [subs=-attributes]
++{{.DefaultValue}} ++