/** @mainpage
 *
 * This is the documentation for the LV2 specification and its
 * official extensions.
 *
 * An LV2 extension generally has two parts: the specification in
 * Turtle
 * (e.g. ext.lv2/ext.ttl), and an accompanying
 * C header (e.g. ext.lv2/ext.h).
 * The header documentation is generated with 
 * Doxygen and hyperlinked (in both directions) with the specification
 * documentation generated from Turtle with
 * lv2specgen.
 * 
 * \li LV2 Specifications
 * \li Data Structures
 * \li Headers
 */
#define NOTHING_HERE