summaryrefslogtreecommitdiffstats
path: root/doc/mainpage.md
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2019-04-22 10:48:30 +0200
committerDavid Robillard <d@drobilla.net>2019-04-22 10:48:30 +0200
commit30599cb63497b2e67737b95351639b5db3726c64 (patch)
tree4a3645d157dfdab61082b165708d575e093ccc5a /doc/mainpage.md
parent489e706c31c06b1b3921f0a8257a2296afe5d354 (diff)
downloadlilv-30599cb63497b2e67737b95351639b5db3726c64.tar.gz
lilv-30599cb63497b2e67737b95351639b5db3726c64.tar.bz2
lilv-30599cb63497b2e67737b95351639b5db3726c64.zip
Update documentation
Diffstat (limited to 'doc/mainpage.md')
-rw-r--r--doc/mainpage.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/mainpage.md b/doc/mainpage.md
new file mode 100644
index 0000000..d9b8c12
--- /dev/null
+++ b/doc/mainpage.md
@@ -0,0 +1,6 @@
+Lilv is a C library to make the use of [LV2] plugins as simple as possible for
+applications.
+
+The complete API is documented in the [lilv](@ref lilv) group.
+
+[LV2]: http://lv2plug.in/