Document build-extension

Not much to say here, but the key should at least be mentioned
in the documentation.
This commit is contained in:
Matthias Clasen
2017-04-18 20:34:21 -04:00
committed by Alexander Larsson
parent bd7fc319c3
commit 958d02abd5

View File

@@ -88,6 +88,10 @@
<term><option>build-runtime</option> (boolean)</term>
<listitem><para>Build a new runtime instead of an application.</para></listitem>
</varlistentry>
<varlistentry>
<term><option>build-extension</option> (boolean)</term>
<listitem><para>Build an extension.</para></listitem>
</varlistentry>
<varlistentry>
<term><option>separate-locales</option> (boolean)</term>
<listitem><para>Separate out locale files and translations to an extension runtime. Defaults to true.</para></listitem>