Git commit 81df57281f23f4d5a513ca3e48ca42e1f6e0ccca by Kevin Ottens. Committed on 07/05/2021 at 17:16. Pushed by mpyne into branch 'make_it_mojo'.
Add documentation for use-inactive-modules M +9 -0 doc/index.docbook https://invent.kde.org/sdk/kdesrc-build/commit/81df57281f23f4d5a513ca3e48ca42e1f6e0ccca diff --git a/doc/index.docbook b/doc/index.docbook index bdbf92f..781e91c 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -3005,6 +3005,15 @@ the lower disk priority set this to <userinput>true</userinput>. </entry> </row> +<row id="conf-use-inactive-modules"> +<entry>use-inactive-modules</entry> +<entry>Cannot be overridden</entry> +<entry>This option when enabled will allow kdesrc-build to also clone and +pull from repositories marked as inactive. The default is to be disabled, +to allow inactive modules set this to <userinput>true</userinput>. +</entry> +</row> + <row id="conf-use-modules"> <entry>use-modules</entry> <entry>Can only use in <link linkend="module-sets">module-set</link></entry>