[sdk/kdesrc-build/docbook_historied_per_file] doc/kdesrc-buildrc: doc: Deprecate use-stable-kde.

Michael Pyne null at kde.org
Fri May 10 10:16:37 BST 2024


Git commit 13c118fd92c5061cf8f7db43b1aab76157d66bc5 by Michael Pyne.
Committed on 30/03/2014 at 03:01.
Pushed by ashark into branch 'docbook_historied_per_file'.

doc: Deprecate use-stable-kde.

Original commit: e8880783
https://invent.kde.org/sdk/kdesrc-build/-/commit/e88807834ba9365ca7551238ac8a9955ba613814

M  +4    -16   doc/kdesrc-buildrc/conf-options-table.docbook

https://invent.kde.org/sdk/kdesrc-build/-/commit/13c118fd92c5061cf8f7db43b1aab76157d66bc5

diff --git a/doc/kdesrc-buildrc/conf-options-table.docbook b/doc/kdesrc-buildrc/conf-options-table.docbook
index e6a550bd..9fd94b26 100644
--- a/doc/kdesrc-buildrc/conf-options-table.docbook
+++ b/doc/kdesrc-buildrc/conf-options-table.docbook
@@ -1024,23 +1024,11 @@ system.
 <row id="conf-use-stable-kde">
 <entry>use-stable-kde</entry>
 <entry>Can't be overridden</entry>
-<entry><para>By default, &kdesrc-build; will build the main line of &kde;
-development (trunk or master branch). You can use the &branch; option globally
-or for a module in order to switch to a stable release. However, this is not
-convenient as a lot of branch options would have to be added to the
-configuration file and kept up to date when the next stable version is
-released.</para>
-
-<para>So, if you set this option to <replaceable>true</replaceable>,
-&kdesrc-build; will (for a given module) automatically download the version of
-that module which is marked as stable in kde_projects.xml.</para>
-
-<para>This option can only be set globally, but you can still use the &branch;
-or &tag; options for a module to override this option.
-This way you can easily choose to download current stable &kde; version by default
-while still choosing the current development version of specific modules.
-</para>
+<entry>
+<para>This option is deprecated and will be removed (again) in a future release.</para>
 
+<para>Please use the <option><link linkend="conf-branch-group">branch-group</link></option>
+instead, which offers more selectivity.</para>
 </entry>
 </row>
 



More information about the kde-doc-english mailing list