From 8b1275387c758c1ee894647517e5fb30adaa3ea4 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 25 Dec 2013 17:59:16 +0000 Subject: Bookify examploscope documentation. Fix book generator to include single-star C comments in code blocks. --- plugins/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/README.txt') diff --git a/plugins/README.txt b/plugins/README.txt index 7eb25d8..361460d 100644 --- a/plugins/README.txt +++ b/plugins/README.txt @@ -23,4 +23,4 @@ the first plugin describes the basics in detail. This book is compiled from plugin source code into a single document for pleasant reading and ease of reference. Each chapter corresponds to executable plugin code which can be found in the +plugins+ directory of the LV2 distribution. -If you prefer to read actual source code, all the content here is also available there, where the book text is included in comments. +If you prefer to read actual source code, all the content here is also available in the source code as comments. -- cgit v1.2.1