File: README

package info (click to toggle)
fluidsynth 2.4.4%2Bdfsg-1%2Bdeb13u1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 6,328 kB
  • sloc: ansic: 43,529; cpp: 1,434; xml: 1,020; makefile: 71; sh: 46
file content (13 lines) | stat: -rw-r--r-- 450 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
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