aboutsummaryrefslogtreecommitdiffstats
path: root/doc/mainpage.dox
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2019-03-24 21:52:12 +0100
committerDavid Robillard <d@drobilla.net>2019-03-24 21:52:36 +0100
commit03b6f8d9f3c750b9e1cc1b6b6f57aa7d16430a4c (patch)
tree26606c9fc4c6a97ffcd7da822e51479103c4fedb /doc/mainpage.dox
parent934ddd6669efae6ae1287b8fb5dbb5bd3724b59f (diff)
downloadlv2-03b6f8d9f3c750b9e1cc1b6b6f57aa7d16430a4c.tar.xz
Clean up API documentation main page
Diffstat (limited to 'doc/mainpage.dox')
-rw-r--r--doc/mainpage.dox21
1 files changed, 0 insertions, 21 deletions
diff --git a/doc/mainpage.dox b/doc/mainpage.dox
deleted file mode 100644
index 920ef1d..0000000
--- a/doc/mainpage.dox
+++ /dev/null
@@ -1,21 +0,0 @@
-/** @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
-