mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
672221988a
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5853 af4574ff-66df-0310-9fd7-8a98e5e911e0
12 lines
431 B
XML
12 lines
431 B
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" >
|
|
|
|
<note>
|
|
<para>If you wish to create the API documentation and you have
|
|
<application>Doxygen</application> and
|
|
<application>Graphviz</application> installed,
|
|
<command>make apidox</command> must be done before
|
|
<command>make install</command>.</para>
|
|
</note>
|