add IntroductionVersion to adoc output
Signed-off-by: Christian Richter <crichter@owncloud.com>
This commit is contained in:
Vendored
+3
@@ -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}} ++
|
||||
|
||||
Reference in New Issue
Block a user