Added option to build docs to docs
This commit is contained in:
parent
043b610fa6
commit
2144ca9f01
|
@ -423,6 +423,18 @@
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term><command>--enable-gtk-doc</command></term>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Use <ulink url="https://www.gtk.org/gtk-doc/">GTK-Doc</ulink>. <emphasis>(Default = no)</emphasis>
|
||||||
|
</para>
|
||||||
|
<para>
|
||||||
|
This option enables the building of the documentation.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue