From bfcdcde2b9a5c20688fe73a841c288218acd975d Mon Sep 17 00:00:00 2001
From: David Robillard
Date: Sat, 27 Apr 2019 15:09:18 +0200
Subject: Flatten documentation to fix fragment links
This removes all the extra bundle content from the documentation output and
instead makes pages directly at the URI of specifications. This way, links to
fragments in spec pages (which are often copy and pasted) are correct fragment
identifiers like instead of
.
---
lv2/urid/urid.ttl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'lv2/urid')
diff --git a/lv2/urid/urid.ttl b/lv2/urid/urid.ttl
index 29b196a..836d525 100644
--- a/lv2/urid/urid.ttl
+++ b/lv2/urid/urid.ttl
@@ -15,7 +15,7 @@ thread without doing any string comparison. This allows for the extensibility
of RDF but with the performance of integers.
This extension is intended as an improved and simplified replacement for the
-uri-map extension, since the map
+uri-map extension, since the map
context parameter has been found problematic. This extension is functionally
equivalent to the uri-map extension with a NULL context. New implementations
are encouraged to use this extension for URI mapping.
--
cgit v1.2.1