From 432d60b600842c7d09de9ca1f33800358e8e058d Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 22 Apr 2019 10:52:21 +0200 Subject: Update documentation --- doc/mainpage.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/mainpage.md (limited to 'doc/mainpage.md') diff --git a/doc/mainpage.md b/doc/mainpage.md new file mode 100644 index 0000000..04d1710 --- /dev/null +++ b/doc/mainpage.md @@ -0,0 +1,6 @@ +Sratom is a small library for serialising [LV2 atoms] to and from RDF, for +converting between binary and text or storing in a model. + +The complete API is documented in the [sratom](@ref sratom) group. + +[LV2 atoms]: http://lv2plug.in/ns/ext/atom -- cgit v1.2.1