[sdk/kdesrc-build/docbook_historied_per_file] doc: Remove unused opts from doc

Nate Graham <[email protected]>
Newsgroups gmane.comp.kde.cvs,gmane.comp.kde.doc
Message-ID <[email protected]>
Git commit dc1db91d69e2c65285c87c22c850e0f9be933667 by Nate Graham, on behalf of Andrew Shark.
Committed on 17/11/2023 at 16:18.
Pushed by ashark into branch 'docbook_historied_per_file'.

Remove unused opts from doc

Original commit: 176f459a
https://invent.kde.org/sdk/kdesrc-build/-/commit/176f459a855b74773bbbb0163813ed05e0a4e6f9

M  +0    -10   doc/cmdline/supported-cmdline-params.docbook
M  +0    -2    doc/index.docbook
M  +0    -109  doc/kdesrc-buildrc/conf-options-table.docbook

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

diff --git a/doc/cmdline/supported-cmdline-params.docbook b/doc/cmdline/supported-cmdline-params.docbook
index 9a08a401..71cefc69 100644
--- a/doc/cmdline/supported-cmdline-params.docbook
+++ b/doc/cmdline/supported-cmdline-params.docbook
@@ -346,16 +346,6 @@ kdepim: master
 </listitem>
 </varlistentry>
 
-<varlistentry id="cmdline-no-rebuild-on-fail">
-<term><parameter>--no-rebuild-on-fail</parameter></term>
-<listitem><para>
-Do not try to
-rebuild modules that have failed building from scratch. &kdesrc-build; will
-never try to do this to a module that already was tried to be built from
-scratch.
-</para></listitem>
-</varlistentry>
-
 <varlistentry id="cmdline-refresh-build">
 <term><parameter>--refresh-build</parameter> (or <parameter>-r</parameter>)</term>
 <listitem><para>
diff --git a/doc/index.docbook b/doc/index.docbook
index 62dd863d..6d3d6b5a 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -44,8 +44,6 @@
   <!ENTITY module-base-path '<link linkend="conf-module-base-path">module-base-path</link>'>
   <!ENTITY override-url '<link linkend="conf-override-url">override-url</link>'>
   <!ENTITY source-dir '<link linkend="conf-source-dir">source-dir</link>'>
-  <!ENTITY email-address '<link linkend="conf-email-address">email-address</link>'>
-  <!ENTITY email-on-compile-error '<link linkend="conf-email-on-compile-error">email-on-compile-error</link>'>
   <!ENTITY colorful-output '<link linkend="conf-colorful-output">colorful-output</link>'>
   <!ENTITY tag '<link linkend="conf-tag">tag</link>'>
   <!ENTITY branch '<link linkend="conf-branch">branch</link>'>
diff --git a/doc/kdesrc-buildrc/conf-options-table.docbook b/doc/kdesrc-buildrc/conf-options-table.docbook
index 7831bf87..44a1c6b0 100644
--- a/doc/kdesrc-buildrc/conf-options-table.docbook
+++ b/doc/kdesrc-buildrc/conf-options-table.docbook
@@ -32,27 +32,6 @@ option.</para></listitem>
 
 <tbody>
 
-<row>
-<entry>apidox</entry>
-<entry></entry>
-<entry><para>This option was used to allow for building KDE module API documentation.
-It was removed in &kdesrc-build; 1.6.3 due to lack of support.  Online
-API documentation is available from <ulink url="https://api.kde.org/">kde.org</ulink>.
-In addition it is possible to build KDE API documentation using the
-<command>kdedoxygen.sh</command> script included in the kde-dev-scripts module.
-See <ulink url="https://techbase.kde.org/Development/Tools/apidox">KDE
-TechBase</ulink> for more details.</para>
-</entry>
-</row>
-
-<row>
-<entry>apply-qt-patches</entry>
-<entry></entry>
-<entry>This option was removed in kdesrc-build 1.10. To get the same effect,
-see <xref linkend="using-qt" /> and the <link
-linkend="conf-repository">repository</link> option.</entry>
-</row>
-
 <row id="conf-async">
 <entry>async</entry>
 <entry>Cannot be overridden</entry>
@@ -120,23 +99,6 @@ option.
 normal development track without having to pay attention to all the branch name
 changes.</para>
 
-<para>The current branch groups (as of 2013-08-11) are:</para>
-
-<itemizedlist>
-
-<listitem><para><literal>stable-qt4</literal>, for tracking bugfixes to the
-&Qt; 4-based &kde; libraries and applications.</para></listitem>
-
-<listitem><para><literal>latest-qt4</literal>, for tracking development and new
-features for the &Qt; 4-based &kde; libraries and
-applications.</para></listitem>
-
-<listitem><para><literal>kf5-qt5</literal>, for tracking
-<quote>bleeding-edge</quote> development for the upcoming &Qt; 5-based &kde;
-Frameworks 5, &plasma; Workspace 2, &etc;</para></listitem>
-
-</itemizedlist>
-
 <para>Note that if you <emphasis>do</emphasis> choose a
 <literal>branch</literal> yourself, that it will override this setting. The
 same is true of other specific branch selection options such as <link
@@ -408,32 +370,6 @@ options.</para>
 </entry>
 </row>
 
-<row id="conf-email-address">
-<entry>email-address</entry>
-<entry>Cannot be overridden</entry>
-<entry>
-<para>This option was removed in &kdesrc-build; 1.14.
-</para>
-</entry>
-</row>
-
-<row id="conf-email-on-compile-error">
-<entry>email-on-compile-error</entry>
-<entry>Cannot be overridden</entry>
-<entry>
-<para>This option was removed in &kdesrc-build; 1.14.
-</para>
-</entry>
-</row>
-
-<row>
-<entry>inst-apps</entry>
-<entry></entry>
-<entry>
-This option was removed in version 1.10
-</entry>
-</row>
-
 <row id="conf-git-desired-protocol">
 <entry>git-desired-protocol</entry>
 <entry>Cannot be overridden</entry>
@@ -574,17 +510,6 @@ on also use that proxy server, if possible, by setting the
 </entry>
 </row>
 
-<row id="conf-ignore-kde-structure">
-<entry>ignore-kde-structure</entry>
-<entry>Module setting overrides global</entry>
-<entry>
-<para>This option is deprecated and will be removed (again) in a future release.</para>
-
-<para>Please use <option><link linkend="conf-directory-layout">directory-layout</link></option>
-instead, which offers more options.</para>
-</entry>
-</row>
-
 <row id="conf-directory-layout">
 <entry>directory-layout</entry>
 <entry>Module setting overrides global</entry>
@@ -889,13 +814,6 @@ source code for the module automatically. It will still try to build the
 module if it normally would have tried anyways.</entry>
 </row>
 
-<row>
-<entry>no-rebuild-on-fail</entry>
-<entry></entry>
-<entry>This option was removed in version 1.10, since this behavior no longer helps
-due to fixes in the underlying build system.</entry>
-</row>
-
 <row id="conf-num-cores">
 <entry>num-cores</entry>
 <entry>Cannot be overridden</entry>
@@ -1194,14 +1112,6 @@ until &kdesrc-build; 1.16.</para>
 </entry>
 </row>
 
-<row>
-<entry>use-cmake</entry>
-<entry></entry>
-<entry>This option was removed in &kdesrc-build; 1.4 as all &kde; 4 modules
-require &cmake;, and &cmake; use is not permitted on any other modules.
-</entry>
-</row>
-
 <row id="conf-use-idle-io-priority">
 <entry>use-idle-io-priority</entry>
 <entry>Cannot be overridden</entry>
@@ -1259,25 +1169,6 @@ of its use and an example.</para>
 </entry>
 </row>
 
-<row id="conf-use-qt-builddir-hack">
-<entry>use-qt-builddir-hack</entry>
-<entry>Module setting overrides global</entry>
-<entry>This option has been removed due to improvements in the &Qt; build
-system.
-</entry>
-</row>
-
-<row id="conf-use-stable-kde">
-<entry>use-stable-kde</entry>
-<entry>Can't be overridden</entry>
-<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>
-
 </tbody>
 
 </tgroup>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.