mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
45ab6c70c2
Remove "$LastChanged$" everywhere, and also some unused $Date$
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.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/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>
|