summaryrefslogtreecommitdiff
path: root/doc/mainpage.txt
blob: 5834a9f63a72ae388a44842d4733bccae6329e9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/** \mainpage Ardour
 *
 *  Welcome to the in-code documentation for Ardour.
 *
 *  The main components of Ardour are as follows:
 *  - A GTK2 front-end, in \c gtk2_ardour.
 *  - libardour, the audio-processing back-end, in \c libs/ardour.
 *  - libpbd, a utility library, in \c libs/pbd.
 *
 *  There are other assorted component libraries:
 *  - gtkmm2ext, an library of extensions to gtkmm2, in \c libs/gtkmm2ext.
 *  - and others...
 */