[sdk/kdesrc-build/docbook_historied_per_file] doc/cmdline: Make docbook translatable

Yuri Chornoivan null at kde.org
Fri May 10 10:15:58 BST 2024


Git commit c5b1ba301d1b480e81059e8165430c56ff6a9768 by Yuri Chornoivan.
Committed on 20/02/2013 at 17:45.
Pushed by ashark into branch 'docbook_historied_per_file'.

Make docbook translatable

Original commit: ec81dd2b
https://invent.kde.org/sdk/kdesrc-build/-/commit/ec81dd2bc871c063878e5d5bd75b5d1e02502ef5

M  +2    -2    doc/cmdline/supported-cmdline-params.docbook

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

diff --git a/doc/cmdline/supported-cmdline-params.docbook b/doc/cmdline/supported-cmdline-params.docbook
index 346c495f..19a94467 100644
--- a/doc/cmdline/supported-cmdline-params.docbook
+++ b/doc/cmdline/supported-cmdline-params.docbook
@@ -261,7 +261,7 @@ module.</para></listitem>
 This command line option is used to stop the normal build process just
 <emphasis>before</emphasis> a module would ordinarily be built.
 </para><para>
-For example, if the normal build list was <simplelist type='inline'>
+For example, if the normal build list was <simplelist type="inline">
 <member>moduleA</member><member>moduleB</member><member>moduleC</member></simplelist>,
 then <option>--stop-before=<replaceable>moduleB</replaceable></option> would cause
 &kdesrc-build; to only build <literal>moduleA</literal>.
@@ -276,7 +276,7 @@ This command line option was added with &kdesrc-build; 1.16.
 This command line option is used to stop the normal build process just
 <emphasis>after</emphasis> a module would ordinarily be built.
 </para><para>
-For example, if the normal build list was <simplelist type='inline'>
+For example, if the normal build list was <simplelist type="inline">
 <member>moduleA</member><member>moduleB</member><member>moduleC</member></simplelist>,
 then <option>--stop-after=<replaceable>moduleB</replaceable></option> would cause
 &kdesrc-build; to build <literal>moduleA</literal> and <literal>moduleB</literal>.



More information about the kde-doc-english mailing list