Skip to content

Commit 8a833c8

Browse files
committed
Testing and fixing revision dates
The first entry of revhistory is the date of the latest content changes and should be displayed as the last publication date. Tested and fixed the date in DC files and in docinfo.xml files.
1 parent 2ba6cdc commit 8a833c8

File tree

4 files changed

+11
-5
lines changed

4 files changed

+11
-5
lines changed

DC-SAP-EIC

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ADOC_TYPE="article"
44

55
ADOC_POST="yes"
66

7-
# ADOC_ATTRIBUTES="--attribute docdate=2024-09-11"
7+
# ADOC_ATTRIBUTES="--attribute docdate=2025-04-28"
88

99
# stylesheets
1010
STYLEROOT=/usr/share/xml/docbook/stylesheet/sbp

DC-SAP-EIC-Harvester

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ADOC_TYPE="article"
44

55
ADOC_POST="yes"
66

7-
ADOC_ATTRIBUTES="--attribute docdate=2025-04-01"
7+
# ADOC_ATTRIBUTES="--attribute docdate=2025-04-28"
88

99
# stylesheets
1010
STYLEROOT=/usr/share/xml/docbook/stylesheet/sbp

adoc/SAP-EIC-Harvester-main-docinfo.xml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,13 @@
8484
<revision>
8585
<date>2025-04-28</date>
8686
<revdescription>
87-
<para> First published version</para>
87+
<para>First published version</para>
88+
</revdescription>
89+
</revision>
90+
<revision>
91+
<date>2025-04-01</date>
92+
<revdescription>
93+
<para>Original version</para>
8894
</revdescription>
8995
</revision>
9096
</revhistory>

adoc/SAP-EIC-Main-docinfo.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929

3030
<meta name="platform">SUSE Linux Enterprise Micro 5.4</meta>
3131
<meta name="platform">Rancher Kubernetes Engine 2</meta>
32-
<meta name="platform">Longhorn</meta>
33-
<meta name="platform">Rancher Prime</meta>
32+
<meta name="platform">SUSE Storage (Longhorn)</meta>
33+
<meta name="platform">SUSE Rancher Prime</meta>
3434
<meta name="platform">SAP Integration Suite</meta>
3535

3636
<authorgroup>

0 commit comments

Comments
 (0)