fluidsynth/doc
derselbst 8eaa91bf3b Remove obsolete comment from fluidsettings.xml
It's generated automatically by cmake.
2021-12-11 17:22:09 +01:00
..
android
doxygen Fix source comment typos 2021-07-10 08:44:35 -04:00
examples Fix source comment typos 2021-07-10 08:44:35 -04:00
images
polymono
usage Fix source comment typos 2021-07-10 08:44:35 -04:00
CMakeLists.txt
Doxyfile.cmake
FluidMixer.ppt
FluidProfile_0004.pdf
fluidsettings.xml Remove obsolete comment from fluidsettings.xml 2021-12-11 17:22:09 +01:00
fluidsettings.xsl
FluidSostenuto-005.pdf
FluidSynth Thread safety paper for LAC 2011.odt
fluidsynth-v20-devdoc.txt Bump to 2.2.4 2021-11-21 16:40:48 +01:00
fluidsynth.1 Update URLs to HTTPS (#796) 2021-03-08 16:46:36 +01:00
ladspa.md Update URLs to HTTPS (#796) 2021-03-08 16:46:36 +01:00
README Update URLs to HTTPS (#796) 2021-03-08 16:46:36 +01:00
recent_changes.txt Update API docs 2021-03-17 20:11:46 +01:00

To build FluidSynth API reference documentation, make sure you have Doxygen
installed.

If you are using the cmake build system, change to the build directory and
execute the following command in this doc/ directory:

$ make doxygen

The latest generated API HTML docs can also be found at:
https://www.fluidsynth.org/api/

Even more documentation references are provided on our wiki page:
https://github.com/FluidSynth/fluidsynth/wiki/Documentation