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/buf-size/buf-size.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lv2/buf-size/buf-size.ttl') diff --git a/lv2/buf-size/buf-size.ttl b/lv2/buf-size/buf-size.ttl index f8a9d60..3464284 100644 --- a/lv2/buf-size/buf-size.ttl +++ b/lv2/buf-size/buf-size.ttl @@ -18,7 +18,7 @@ the block length.

This extension defines features and properties but has no special purpose API of its own. The host provides all the relevant information to the plugin -as options.

+as options.

To require restrictions on the block length, plugins can require additional features: bufsz:boundedBlockLength, bufsz:powerOf2BlockLength, and -- cgit v1.2.1