mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2025-05-31 17:20:54 +00:00
update doc/README
This commit is contained in:
parent
5e0649158b
commit
6ef5ef9d2d
1 changed files with 7 additions and 6 deletions
13
doc/README
13
doc/README
|
@ -1,12 +1,13 @@
|
||||||
To build FluidSynth API reference documentation, make sure you have Doxygen
|
To build FluidSynth API reference documentation, make sure you have Doxygen
|
||||||
installed.
|
installed.
|
||||||
|
|
||||||
If you are using the cmake build system, change to the root build directory.
|
If you are using the cmake build system, change to the build directory and
|
||||||
If you are using the deprecated auto-tools based build system, execute the
|
execute the following command in this doc/ directory:
|
||||||
following command in this doc/ directory:
|
|
||||||
|
|
||||||
$ make doxygen
|
$ make doxygen
|
||||||
|
|
||||||
The latest generated API HTML docs can also be found, along with other
|
The latest generated API HTML docs can also be found at:
|
||||||
information, on the Wiki documentation page:
|
http://www.fluidsynth.org/api/
|
||||||
http://sourceforge.net/apps/trac/fluidsynth/wiki/Documentation
|
|
||||||
|
Even more documentation references are provided on our wiki page:
|
||||||
|
https://github.com/FluidSynth/fluidsynth/wiki/Documentation
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue