aboutsummaryrefslogtreecommitdiffstats
path: root/doc/summary.rst
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2021-01-06 21:50:05 +0100
committerDavid Robillard <d@drobilla.net>2021-01-06 21:50:05 +0100
commitf2adb0c2050512c643013481dd6f53d8a3fcb163 (patch)
treec5d6ac71e88fba74cc17e1e4ccf2eddeee07ebfa /doc/summary.rst
parenta6fa6c45a4df2e0a15ce40437fb03063c9c68891 (diff)
downloadserd-f2adb0c2050512c643013481dd6f53d8a3fcb163.tar.gz
serd-f2adb0c2050512c643013481dd6f53d8a3fcb163.tar.bz2
serd-f2adb0c2050512c643013481dd6f53d8a3fcb163.zip
Switch to LV2 documentation theme
Diffstat (limited to 'doc/summary.rst')
-rw-r--r--doc/summary.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/summary.rst b/doc/summary.rst
new file mode 100644
index 00000000..4b8d6e4e
--- /dev/null
+++ b/doc/summary.rst
@@ -0,0 +1,6 @@
+Serd is a lightweight C library for reading and writing RDF in Turtle_, NTriples_, NQuads_, and TriG_.
+
+.. _Turtle: http://www.w3.org/TR/turtle/
+.. _NTriples: http://www.w3.org/TR/n-triples/
+.. _NQuads: http://www.w3.org/TR/n-quads/
+.. _TriG: http://www.w3.org/TR/trig/