summaryrefslogtreecommitdiffstats
path: root/doc/releasenotes/index.docbook
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-01-21 19:17:10 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-01-21 19:17:10 -0600
commit825d8959072f211e1473d111ad0e4da0e77eee53 (patch)
treef1b1fe5556cea8af9c0ac59d550f45e4d8075b5c /doc/releasenotes/index.docbook
parent7394cf9053fb5be7afb64f5cccace4fbd2b27c08 (diff)
downloadtdebase-825d8959072f211e1473d111ad0e4da0e77eee53.tar.gz
tdebase-825d8959072f211e1473d111ad0e4da0e77eee53.zip
Change release notes help handbook from book to article format.
Diffstat (limited to 'doc/releasenotes/index.docbook')
-rw-r--r--doc/releasenotes/index.docbook63
1 files changed, 26 insertions, 37 deletions
diff --git a/doc/releasenotes/index.docbook b/doc/releasenotes/index.docbook
index c7cd93b0c..5360719ec 100644
--- a/doc/releasenotes/index.docbook
+++ b/doc/releasenotes/index.docbook
@@ -1,16 +1,13 @@
<?xml version="1.0" ?>
-<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
- <!ENTITY kappname "&tde; Release Notes">
- <!ENTITY package "tdebase">
+<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY % addindex "IGNORE">
<!ENTITY % English "INCLUDE" > <!-- change language only here -->
]>
-<book lang="&language;">
-<bookinfo>
-
+<article id="release-notes" lang="&language;">
<title>&tde-release-version; Release Notes</title>
+<articleinfo>
<authorgroup>
<corpauthor>&tde-team;</corpauthor>
<!-- TRANS:ROLES_OF_TRANSLATORS -->
@@ -34,9 +31,10 @@
<keyword>TDE</keyword>
<keyword>release notes</keyword>
</keywordset>
-</bookinfo>
-<chapter id="current-release-notes-introduction">
+</articleinfo>
+
+<sect1 id="release-notes-introduction">
<title>Summary</title>
<para>This document contains important information for users, developers, and packagers. This document is
@@ -100,9 +98,7 @@ Application names
<para>An exhaustive list of renaming changes is available at the end of this document.</para>
-</chapter>
-
-<chapter id="current-release-notes-project-changes">
+<sect2 id="release-notes-project-changes">
<title>Project Changes</title>
<itemizedlist>
@@ -128,9 +124,9 @@ Continuing efforts to update locale and translation files.
</itemizedlist>
-</chapter>
+</sect2>
-<chapter id="current-release-notes-usability-changes">
+<sect2 id="release-notes-usability-changes">
<title>Usability Changes</title>
<para>Because of the wide-scale renaming efforts, existing KDE3 and 3.5.13.x user profile directories will not
@@ -165,9 +161,9 @@ a package rebuild to change. A second method includes a global menu replacement,
that explicitly excludes KDE4 apps from the menu. Using that special menu requires administrative privileges to
update.</para>
-</chapter>
+</sect2>
-<chapter id="current-release-notes-new-or-improved-features">
+<sect2 id="release-notes-new-or-improved-features">
<title>New or Improved Features</title>
<itemizedlist>
@@ -232,9 +228,9 @@ Kate syntax highlighting files have been updated and the lookup moved to the TDE
</itemizedlist>
-</chapter>
+</sect2>
-<chapter id="current-release-notes-new-packages">
+<sect2 id="release-notes-new-packages">
<title>New Packages</title>
<itemizedlist>
@@ -305,9 +301,9 @@ TorK
</itemizedlist>
-</chapter>
+</sect2>
-<chapter id="current-release-notes-package-renaming">
+<sect2 id="release-notes-package-renaming">
<title>Package Renaming</title>
<itemizedlist>
@@ -423,9 +419,9 @@ qca-tls -> tqca-tls
</itemizedlist>
-</chapter>
+</sect2>
-<chapter id="current-release-notes-application-and-file-renaming">
+<sect2 id="release-notes-application-and-file-renaming">
<title>Application and File Renaming</title>
<itemizedlist>
@@ -541,9 +537,9 @@ startkde -> starttde
</itemizedlist>
-</chapter>
+</sect2>
-<chapter id="current-release-notes-environment-variable-renaming">
+<sect2 id="release-notes-environment-variable-renaming">
<title>Environment Variable Renaming</title>
<itemizedlist>
@@ -620,9 +616,9 @@ KDE_VERSION -> TDE_VERSION
</itemizedlist>
-</chapter>
+</sect2>
-<chapter id="current-release-notes-class-and-library-renaming">
+<sect2 id="release-notes-class-and-library-renaming">
<title>Class and Library Renaming</title>
<itemizedlist>
@@ -810,22 +806,15 @@ makekdewidgets -> maketdewidgets
</itemizedlist>
-</chapter>
+</sect2>
-<chapter id="current-release-notes-thank-you">
+<sect2 id="release-notes-thank-you">
<title>Thank You!</title>
<para>Thank you for using and supporting &tde;.</para>
-</chapter>
-
-</book>
+</sect2>
-<!--
-Local Variables:
-mode: sgml
-sgml-omittag: nil
-sgml-shorttag: t
-End:
--->
+</sect1>
+</article>