aboutsummaryrefslogtreecommitdiffstats
path: root/doc/serd.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/serd.rst
parenta6fa6c45a4df2e0a15ce40437fb03063c9c68891 (diff)
downloadserd-f2adb0c2050512c643013481dd6f53d8a3fcb163.tar.gz
serd-f2adb0c2050512c643013481dd6f53d8a3fcb163.tar.bz2
serd-f2adb0c2050512c643013481dd6f53d8a3fcb163.zip
Switch to LV2 documentation theme
Diffstat (limited to 'doc/serd.rst')
-rw-r--r--doc/serd.rst11
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/serd.rst b/doc/serd.rst
deleted file mode 100644
index e90a8368..00000000
--- a/doc/serd.rst
+++ /dev/null
@@ -1,11 +0,0 @@
-####
-Serd
-####
-
-Serd is a lightweight and dependency-free C library for RDF serialisation which
-supports 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/