1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-07-19 14:17:41 +02:00
audacity/lib-src/lv2/lv2/doc/mainpage.dox
lllucius bc5e7ffce8 Adding new libraries for LV2 support.
lilv-0.16.0
lv2-1.6.0
serd-0.18.2
sord-0.12.0
sratom-0.4.2
2013-10-27 08:56:51 +00:00

22 lines
813 B
Plaintext

/** @mainpage
*
* This is the documentation for the LV2 specification and its
* official extensions.
*
* An LV2 extension generally has two parts: the specification in
* <a href="http://www.w3.org/TeamSubmission/turtle/">Turtle</a>
* (e.g. ext.lv2/ext.ttl), and an accompanying
* <a href="http://en.wikipedia.org/wiki/C99">C</a> header (e.g. ext.lv2/ext.h).
* The header documentation is generated with <a href="http://doxygen.org">
* Doxygen</a> and hyperlinked (in both directions) with the specification
* documentation generated from Turtle with
* <a href="http://drobilla.net/software/lv2specgen">lv2specgen</a>.
*
* \li <a href="../../ns/index.html">LV2 Specifications</a>
* \li <a href="annotated.html">Data Structures</a>
* \li <a href="files.html">Headers</a>
*/
#define NOTHING_HERE