/** @mainpage
*
* This is the documentation for the LV2 specification and its
* extensions hosted at http://lv2plug.in.
*
* 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 extension
* documentation generated from Turtle with
* lv2specgen.
*
* \par Header Documentation
* \li Data Structures Index
* \li Files Index
*
* \par Extension Documentation
* \li LV2 core documentation
* \li Extensions at lv2plug.in/ns/ext
* \li Extensions at lv2plug.in/ns/extensions
*/