aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2019-09-07 12:44:04 +0200
committerDavid Robillard <d@drobilla.net>2019-09-07 14:55:42 +0200
commitc1a4ccae6a53c5d92807bba8a8e6cc3048c1449b (patch)
tree9079094d75993ad73ee925e7c138be78442048bb /README.md
parent92937b14c733a344d7554d2edfd449a7b4ad63ff (diff)
Build documentation on CI
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8169f79..718e690 100644
--- a/README.md
+++ b/README.md
@@ -67,4 +67,9 @@ don't depend on Cairo and its dependencies, or vice-versa.
Distributions are encouraged to include static libraries if possible so that
developers can build portable plugin binaries.
+Documentation
+-------------
+
+ * [API reference](https://lv2.gitlab.io/pugl/)
+
-- David Robillard <d@drobilla.net>