create extra file for deprecations

Signed-off-by: jkoberg <jkoberg@owncloud.com>
This commit is contained in:
jkoberg
2023-01-27 11:12:57 +01:00
parent f12b369335
commit db171c0b00
3 changed files with 34 additions and 13 deletions

View File

@@ -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
View File

@@ -0,0 +1,2 @@
:show-deprecation: {{ .HasDeprecations }}