diff options
Diffstat (limited to 'doc/mainpage.md')
-rw-r--r-- | doc/mainpage.md | 6 |
1 files changed, 6 insertions, 0 deletions
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 |