summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 46122e3..829a72c 100644
--- a/README.md
+++ b/README.md
@@ -38,9 +38,8 @@ None, except the C standard library.
Documentation
-------------
-Public interfaces are well-documented in the [headers](include/zix/). There is
-no external documentation at this time.
-
* [Installation Instructions](INSTALL.md)
+ * [API reference (single page)](https://drobilla.gitlab.io/zix/doc/singlehtml)
+ * [API reference (paginated)](https://drobilla.gitlab.io/zix/doc/html)
-- David Robillard <d@drobilla.net>