summaryrefslogtreecommitdiffstats
path: root/doc/c/overview.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/c/overview.rst')
-rw-r--r--doc/c/overview.rst22
1 files changed, 0 insertions, 22 deletions
diff --git a/doc/c/overview.rst b/doc/c/overview.rst
deleted file mode 100644
index 17ebec9..0000000
--- a/doc/c/overview.rst
+++ /dev/null
@@ -1,22 +0,0 @@
-..
- Copyright 2020-2022 David Robillard <d@drobilla.net>
- SPDX-License-Identifier: ISC
-
-.. default-domain:: c
-.. highlight:: c
-
-########
-Overview
-########
-
-The complete API is declared in ``lilv.h``:
-
-.. code-block:: c
-
- #include <lilv/lilv.h>
-
-.. toctree::
-
- world
- plugins
- uis