Git commit 372df9d714a92717dfce2a2624eb72a78ca400e0 by Michael Pyne. Committed on 03/06/2012 at 17:48. Pushed by ashark into branch 'docbook_historied_per_file'.
doc: Reword features list. One entry is out-of-date, the other is simply not that useful with our smaller git modules. Original commit: 05666a30 https://invent.kde.org/sdk/kdesrc-build/-/commit/05666a3095fe701b56bf75206985803fbb0a8fe6 M +3 -15 doc/features/features-overview.docbook https://invent.kde.org/sdk/kdesrc-build/-/commit/372df9d714a92717dfce2a2624eb72a78ca400e0 diff --git a/doc/features/features-overview.docbook b/doc/features/features-overview.docbook index 586966e2..a167148f 100644 --- a/doc/features/features-overview.docbook +++ b/doc/features/features-overview.docbook @@ -43,15 +43,9 @@ version 1.6) </para></listitem> <listitem><para> -Excellent support for building the &Qt; library, -including optionally applying &kde;-recommended bugfix and optimization patches -to the module. - -<note><para>For historical reasons, the &kdesrc-build; module used to build -&Qt; should be called <literal>qt</literal>. See also <xref -linkend="using-qt"/>. -</para></note> - +Excellent support for building the &Qt; library (in case the &kde; software you +are trying to build depends on a recent &Qt; not available in your +distribution). </para></listitem> <listitem><para> @@ -130,12 +124,6 @@ given module. You can even <link linkend="ignoring-modules">ignore some modules</link> temporarily for a given build. </para></listitem> -<listitem><para> -&kdesrc-build; can quickly perform a <link linkend="partial-builds">partial -build</link> of a module directly from the command line, when you only need -to update part of a module. -</para></listitem> - <listitem><para> &kdesrc-build; will show the <link linkend="build-progress">progress of your build</link> when using &cmake;, and will always time the build
