diff options
author | David Robillard <d@drobilla.net> | 2019-03-24 21:52:12 +0100 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2019-03-24 21:52:36 +0100 |
commit | 03b6f8d9f3c750b9e1cc1b6b6f57aa7d16430a4c (patch) | |
tree | 26606c9fc4c6a97ffcd7da822e51479103c4fedb /doc/mainpage.md | |
parent | 934ddd6669efae6ae1287b8fb5dbb5bd3724b59f (diff) | |
download | lv2-03b6f8d9f3c750b9e1cc1b6b6f57aa7d16430a4c.tar.xz |
Clean up API documentation main page
Diffstat (limited to 'doc/mainpage.md')
-rw-r--r-- | doc/mainpage.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/mainpage.md b/doc/mainpage.md new file mode 100644 index 0000000..561bc93 --- /dev/null +++ b/doc/mainpage.md @@ -0,0 +1,3 @@ +This is the API documentation for LV2. + +For an index and higher level documentation, see the corresponding [specification documentation](../../ns/index.html). |