Remove reference to doxygen from libdbusmenu-qt.

This commit is contained in:
Ken Moffat 2021-12-30 18:14:24 +00:00
parent 17fbcc4978
commit ab5dd54bd3

View File

@ -76,10 +76,11 @@
<xref linkend="qt5"/>
</para>
<!-- needs Qt4
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="doxygen"/> (for building the API documentation)
</para>
</para>-->
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/libdbusmenu-qt"/></para>
@ -133,9 +134,7 @@ make</userinput></screen>
<para>
<parameter>-DWITH_DOC=OFF</parameter>: This option is set to avoid
building the API documentation. Omit it if you have
<application>doxygen</application> installed and want the
documentation.
trying to build the API documentation which requires obsolete Qt4.
</para>
</sect2>