[ksirk/Applications/19.04] doc/ksirkskineditor: doc: Write docbook date in standard format

Alexander Potashev null at kde.org
Wed Jun 12 22:14:50 BST 2019


Git commit 01de3d8522e6ee4d87e9d9e8616ae46712b4064b by Alexander Potashev.
Committed on 12/06/2019 at 21:14.
Pushed by aspotashev into branch 'Applications/19.04'.

doc: Write docbook date in standard format

Import comments from https://cgit.kde.org/kdoctools.git/tree/src/template.docbook

M  +18   -8    doc/ksirkskineditor/index.docbook

https://commits.kde.org/ksirk/01de3d8522e6ee4d87e9d9e8616ae46712b4064b

diff --git a/doc/ksirkskineditor/index.docbook b/doc/ksirkskineditor/index.docbook
index ed2c7d2..4a40f44 100644
--- a/doc/ksirkskineditor/index.docbook
+++ b/doc/ksirkskineditor/index.docbook
@@ -35,14 +35,24 @@
      and in the FDL itself on how to use it. -->
 <legalnotice>&FDLNotice;</legalnotice>
 
-<!-- Date and version information of the documentation
-Don't forget to include this last date and this last revision number, we
-need them for translation coordination !
-Please respect the format of the date (DD/MM/YYYY) and of the version
-(V.MM.LL), it could be used by automation scripts.
-Do NOT change these in the translation. -->
-
-<date>22/05/2009</date>
+<!-- Date of the documentation
+Change date/releaseinfo only if
+   docbook is updated and verified to be valid for the current app version
+   or
+   docbook is proofread and verified to be valid for the current app version
+Don't forget to include this last date.
+Please respect the format of the date (YYYY-MM-DD),it is used by scripts.
+-->
+<date>2009-05-22</date>
+
+<!--version information of Frameworks/Plasma/Applications this documentation is valid for.
+Example:
+Frameworks xx.yy for docbooks in frameworks
+Plasma xx.yy for docbooks in plasma workspace
+Applications xx.yy for docbooks released as Applications
+xx.yy (Applications xx.yy) for docbooks with own version released as Applications
+$applicationname xx.yy for applications with independent release schedule (extragear/playground)
+-->
 <releaseinfo>4.3</releaseinfo>
 
 <!-- Abstract about this handbook -->


More information about the kde-doc-english mailing list