diff options
Diffstat (limited to 'doc/summary.rst')
-rw-r--r-- | doc/summary.rst | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/summary.rst b/doc/summary.rst deleted file mode 100644 index 16a236eb..00000000 --- a/doc/summary.rst +++ /dev/null @@ -1,10 +0,0 @@ -.. - Copyright 2020-2021 David Robillard <d@drobilla.net> - SPDX-License-Identifier: ISC - -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/ |