[kde-doc-english] [khelpcenter] doc/fundamentals: change sect2 to sect1 markup to avoid short pages, add some comments for improvements
Aleix Pol
aleixpol at kde.org
Thu Apr 17 15:20:25 UTC 2014
Git commit ef77c48ba72c1e5a65003fed3e33244233bdb184 by Aleix Pol, on behalf of Burkhard Lück.
Committed on 08/08/2012 at 03:45.
Pushed by apol into branch 'master'.
change sect2 to sect1 markup to avoid short pages, add some comments for improvements
M +4 -5 doc/fundamentals/install.docbook
M +3 -1 doc/fundamentals/tasks.docbook
M +9 -1 doc/fundamentals/ui.docbook
http://commits.kde.org/khelpcenter/ef77c48ba72c1e5a65003fed3e33244233bdb184
diff --git a/doc/fundamentals/install.docbook b/doc/fundamentals/install.docbook
index 25e3641..71db09c 100644
--- a/doc/fundamentals/install.docbook
+++ b/doc/fundamentals/install.docbook
@@ -92,9 +92,7 @@ provided for several different devices.</para>
</sect2>
-</sect1>
-
-<sect1 id="install-live">
+<sect2 id="install-live">
<title>Live Media</title>
<para>Several &Linux; and &BSD; distributions offer live media. This permits you
@@ -105,9 +103,9 @@ like what you see, most offer an option to install it to your hard drive.</para>
<para>There is <ulink url="http://www.kde.org/download/distributions.php">a list
of distributions that offer &kde; on live media</ulink> on the &kde; website.</para>
-</sect1>
+</sect2>
-<sect1 id="install-source">
+<sect2 id="install-source">
<title>Building from Source Code</title>
<para>For detailed information on how to compile and install &kde;
@@ -118,6 +116,7 @@ Building and Running &kde; Software From Source on &kde; TechBase</ulink>.</para
<para>Since &kde; uses <command>cmake</command> you should have no
trouble compiling it. Should you run into problems please report them to the
&kde; mailing lists.</para>
+</sect2>
</sect1>
diff --git a/doc/fundamentals/tasks.docbook b/doc/fundamentals/tasks.docbook
index f80e191..7cc3e8a 100644
--- a/doc/fundamentals/tasks.docbook
+++ b/doc/fundamentals/tasks.docbook
@@ -497,7 +497,9 @@ the path starting with the current places entry.
<listitem><para>This provides the standard &kde; list of Places, shared with
&dolphin; and other file management tools.</para></listitem>
</varlistentry>
-
+<!-- add options for places here
+e.g "Show only in" to have kind a bookmarks special for an application etc.
+ -->
<varlistentry id="files-ui-folder-view">
<term>The Folder View</term>
<listitem>
diff --git a/doc/fundamentals/ui.docbook b/doc/fundamentals/ui.docbook
index 8ede8fe..b9f50ce 100644
--- a/doc/fundamentals/ui.docbook
+++ b/doc/fundamentals/ui.docbook
@@ -398,7 +398,15 @@ Allows you to customize the contents, layout, text, and icons of toolbars. For
more information, see <xref linkend="toolbars"/>.
</para></listitem>
</varlistentry>
-
+<!-- missing
+<varlistentry>
+<term><menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure
+Notifications...</guimenuitem></menuchoice></term>
+<listitem><para>This item displays a standard &kde; notifications configuration
+dialog, where you can change the notifications (sounds, visible messages,
+&etc;) used by the application.</para></listitem>
+</varlistentry>
+-->
<varlistentry>
<term><menuchoice>
<guimenu>Settings</guimenu><guimenuitem>Configure <replaceable>Application</replaceable>...</guimenuitem>
More information about the kde-doc-english
mailing list