mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-02-22 21:49:07 -06:00
create extra file for deprecations
Signed-off-by: jkoberg <jkoberg@owncloud.com>
This commit is contained in:
1
docs/templates/ADOC.tmpl
vendored
1
docs/templates/ADOC.tmpl
vendored
@@ -6,6 +6,7 @@ ifeval::[{show-deprecation} == true]
|
||||
|
||||
[[deprecation-note]]
|
||||
[caption=]
|
||||
.Deprecation notes for the {{ .ExtensionName }} service
|
||||
[width="100%",cols="~,~,~,~",options="header"]
|
||||
|===
|
||||
| Deprecation Info
|
||||
|
||||
2
docs/templates/ADOC_deprecation.tmpl
vendored
Normal file
2
docs/templates/ADOC_deprecation.tmpl
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
:show-deprecation: {{ .HasDeprecations }}
|
||||
|
||||
Reference in New Issue
Block a user