fluidsynth/doc
derselbst d54a9af4ea remove fluid settings from public API doc
instead refer to new fluidsettings.xml
2017-10-16 18:08:29 +02:00
..
CMakeLists.txt remove fop-level "fluidsynth" directory node 2017-09-03 13:30:26 +02:00
Doxyfile remove fluid settings from public API doc 2017-10-16 18:08:29 +02:00
Doxyfile.cmake remove fluid settings from public API doc 2017-10-16 18:08:29 +02:00
example.c remove fop-level "fluidsynth" directory node 2017-09-03 13:30:26 +02:00
fluidsettings.xml clarify documentation for midi.jack.id 2017-10-16 17:40:46 +02:00
fluidsettings.xsl add a simple TOC to fluidsettings 2017-10-16 17:10:28 +02:00
FluidSynth Thread safety paper for LAC 2011.odt remove fop-level "fluidsynth" directory node 2017-09-03 13:30:26 +02:00
FluidSynth-LADSPA.pdf remove fop-level "fluidsynth" directory node 2017-09-03 13:30:26 +02:00
fluidsynth-v10-devdoc.xml remove fop-level "fluidsynth" directory node 2017-09-03 13:30:26 +02:00
fluidsynth-v11-devdoc.txt remove fluid settings from public API doc 2017-10-16 18:08:29 +02:00
fluidsynth.1 Merge pull request #207 from FluidSynth/cleanup 2017-09-22 14:10:38 +02:00
fluidsynth_arpeggio.c remove fop-level "fluidsynth" directory node 2017-09-03 13:30:26 +02:00
fluidsynth_fx.c remove fop-level "fluidsynth" directory node 2017-09-03 13:30:26 +02:00
fluidsynth_metronome.c remove fop-level "fluidsynth" directory node 2017-09-03 13:30:26 +02:00
fluidsynth_simple.c remove fop-level "fluidsynth" directory node 2017-09-03 13:30:26 +02:00
README remove fop-level "fluidsynth" directory node 2017-09-03 13:30:26 +02:00
xtrafluid.txt remove fop-level "fluidsynth" directory node 2017-09-03 13:30:26 +02:00

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

If you are using the cmake build system, change to the root build directory.
If you are using the deprecated auto-tools based build system, execute the 
following command in this doc/ directory:

$ make doxygen

The latest generated API HTML docs can also be found, along with other
information, on the Wiki documentation page:
http://sourceforge.net/apps/trac/fluidsynth/wiki/Documentation