aboutsummaryrefslogtreecommitdiffstats
path: root/doc/summary.rst
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2023-05-11 22:43:02 -0400
committerDavid Robillard <d@drobilla.net>2023-05-11 23:12:04 -0400
commit60cbe5b9b6d42bd850c5ea39c06b6e182f9c2645 (patch)
treed10b1910875079f5724ff92b68d711a7e9a6804b /doc/summary.rst
parent86894351ffb6cc7f9fd9a4d63ba0a6eecc64d29d (diff)
downloadserd-60cbe5b9b6d42bd850c5ea39c06b6e182f9c2645.tar.gz
serd-60cbe5b9b6d42bd850c5ea39c06b6e182f9c2645.tar.bz2
serd-60cbe5b9b6d42bd850c5ea39c06b6e182f9c2645.zip
Clean up documentation and remove junk files from install
Diffstat (limited to 'doc/summary.rst')
-rw-r--r--doc/summary.rst10
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/