diff options
author | Michele Calgaro <[email protected]> | 2023-03-31 17:35:10 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2023-03-31 17:35:10 +0900 |
commit | 5903c807d6cf257159766358827d10f31b7c36bc (patch) | |
tree | dd85589b9c3ab9928bc7c0e003cebc3e8bf71f3c /doc/khelpcenter/releasenotes/README | |
parent | 463208f2d20589b0138764d0c11d507da72b5add (diff) | |
download | tdebase-5903c807d6cf257159766358827d10f31b7c36bc.tar.gz tdebase-5903c807d6cf257159766358827d10f31b7c36bc.zip |
khelpcenter: restructure release notes in preparation for the r14.1.x series
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/khelpcenter/releasenotes/README')
-rw-r--r-- | doc/khelpcenter/releasenotes/README | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/khelpcenter/releasenotes/README b/doc/khelpcenter/releasenotes/README deleted file mode 100644 index 8a9d1b1d8..000000000 --- a/doc/khelpcenter/releasenotes/README +++ /dev/null @@ -1,9 +0,0 @@ -To update the Release Notes in the help handbook: - -* For archival purposes, copy index.docbook to index-Rxx.yy.zz.docbook, - where Rxx.yy.zz is the previous release version. For example. - index-R14.0.0.docbook. - -* Edit index.docbook as necessary for the next release. For example, R14.0.1. - -No changes or updates are needed in ./release_notes.desktop or ../../tde_release_notes. |