rest: Fix docdir if -Dgtk_doc=false removed

This commit is contained in:
Xi Ruoyao 2023-02-13 01:08:53 +08:00
parent 06d900ba89
commit 6d655be956
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -134,6 +134,9 @@ ninja</userinput></screen>
<parameter>-Dgtk_doc=false</parameter>: Remove this option if
<xref linkend="gi-docgen"/>
is installed and you wish to build and install the API documentation.
If this option is removed, as the &root; user, fix the installed
directory name with the <command>mv
/usr/share/doc/{librest-1.0,rest-&rest-version;}</command> command.
</para>
<para>