mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 07:17:15 +08:00
librsvg: Fix gi-docgen API doc install location
This commit is contained in:
parent
24ecd679da
commit
48d48bdd2e
@ -122,7 +122,7 @@ make</userinput></screen>
|
|||||||
Now, as the <systemitem class="username">root</systemitem> user:
|
Now, as the <systemitem class="username">root</systemitem> user:
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<screen role="root"><userinput>make install</userinput></screen>
|
<screen role="root"><userinput>make DOC_INSTALL_DIR='$(docdir)' install</userinput></screen>
|
||||||
|
|
||||||
<note>
|
<note>
|
||||||
<para>
|
<para>
|
||||||
@ -150,6 +150,12 @@ make</userinput></screen>
|
|||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||||
href="../../xincludes/static-libraries.xml"/>
|
href="../../xincludes/static-libraries.xml"/>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
<parameter>DOC_INSTALL_DIR='$(docdir)'</parameter>: This override
|
||||||
|
ensures installing the API documentation into the expected location
|
||||||
|
if <xref linkend='gi-docgen'/> is installed.
|
||||||
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
<option>--disable-introspection</option>: Use this switch if you have
|
<option>--disable-introspection</option>: Use this switch if you have
|
||||||
not installed <application>Gobject Introspection</application>.
|
not installed <application>Gobject Introspection</application>.
|
||||||
|
Loading…
Reference in New Issue
Block a user