fluidsynth/doc
Tom M a7fe5c4257
Merge pull request #283 from FluidSynth/ladspa
Polishing of LADSPA subsystem
2017-11-25 11:45:49 +01:00
..
CMakeLists.txt remove fop-level "fluidsynth" directory node 2017-09-03 13:30:26 +02:00
Doxyfile bump doxygen API version to 2.0 2017-10-30 19:50:58 +01: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 promote audio.alsa.autoconnect to a more general setting 2017-10-26 15:56:27 +02:00
fluidsettings.xsl fluidsettings: different color for deprecated settings 2017-10-18 14:08:02 +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-v10-devdoc.xml remove fop-level "fluidsynth" directory node 2017-09-03 13:30:26 +02:00
fluidsynth-v11-devdoc.txt mention fluid_synth_remove_default_mod() in API docs 2017-11-24 17:43:38 +01:00
fluidsynth.1 Merge pull request #220 from FluidSynth/fluidsettings-doc 2017-10-19 12:46:26 +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_register_adriver.c update doc of fluidsynth_register_adriver.c 2017-11-22 13:51:18 +01:00
fluidsynth_simple.c remove fop-level "fluidsynth" directory node 2017-09-03 13:30:26 +02:00
ladspa.md Information about LADSPA on non-Linux platforms and some reformatting 2017-11-19 21:12:49 +01: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