add initial adoc export

Signed-off-by: Christian Richter <crichter@owncloud.com>
This commit is contained in:
Christian Richter
2022-05-04 10:18:23 +02:00
parent 4b70484c8f
commit b88b1946d2
5 changed files with 116 additions and 1 deletions
+19
View File
@@ -0,0 +1,19 @@
[caption=]
.Environment variables for the frontend extension
[width="100%",cols="~,~,~,~",options="header"]
|===
| Name
| Type
| Default Value
| Description
{{- range .}}
| `{{.Name}}`
| {{.Type}}
| {{.DefaultValue}}
| {{.Description}}
{{- end }}
|===
Since Version: `+` added, `-` deprecated