[beast: 8/20] DOCS: remove doc references to bsescm



commit 0d69e60c2e2fe8f9a9e36fae75a33918e447248a
Author: Tim Janik <timj gnu org>
Date:   Sun Jun 18 18:37:57 2017 +0200

    DOCS: remove doc references to bsescm
    
    Signed-off-by: Tim Janik <timj gnu org>

 docs/Makefile.am |    6 ---
 docs/beast.1.md  |    6 ---
 docs/bse.5.md    |    3 -
 docs/bsescm.1.md |  114 ------------------------------------------------------
 docs/main.dox    |    1 -
 docs/sfidl.1.md  |    1 -
 6 files changed, 0 insertions(+), 131 deletions(-)
---
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 18420e8..3f11bbd 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -200,12 +200,6 @@ man5_MANS          += bse.5
 man5_HTMLS             += bse.5.html
 MOSTLYCLEANFILES       += bse.5 bse.5.html
 
-# == bsescm.1 ==
-revisioned_files       += bsescm.1.md
-man1_MANS              += bsescm.1
-man1_HTMLS             += bsescm.1.html
-MOSTLYCLEANFILES       += bsescm.1 bsescm.1.html
-
 # == sfidl.1 ==
 revisioned_files       += sfidl.1.md
 man1_MANS              += sfidl.1
diff --git a/docs/beast.1.md b/docs/beast.1.md
index cf71963..5cf5987 100644
--- a/docs/beast.1.md
+++ b/docs/beast.1.md
@@ -23,11 +23,6 @@ supports external sequencer sources. A huge set of extra modules is
 available through the support for LADSPA (Linux Audio Developer's Simple
 Plugin API) plugins.
 
-Beast's underlying sound engine **Bse** also comes with a scheme scripting
-extension which allows for advanced non-interactive processing via
-[**bsescm.1**](bsescm.1.html "bsescm.1"){.external}
-and creation of additional GUI functionality for Beast.
-
 
 # OPTIONS
 
@@ -140,7 +135,6 @@ starting with two dashes ('-').
 
 # SEE ALSO
 
-[**bsescm(1)**](bsescm.1.html),
 [**bse(5)**](bse.5.html),
 [**sfidl(1)**](sfidl.1.html),
 [**Beast/Bse Website**](http://beast.testbit.eu){.external}
diff --git a/docs/bse.5.md b/docs/bse.5.md
index d2e2903..078d00e 100644
--- a/docs/bse.5.md
+++ b/docs/bse.5.md
@@ -12,8 +12,6 @@ BSE - Better Sound Engine File Format
 
 The **Bse** file format is used by the **Bse** library and dependent programs to save
 projects, songs, instruments and sample collections.
-The Bse scheme shell [**bsescm.1**](bsescm.1.html "bsescm.1") is able to play back
-**Bse** files directly.
 
 # FORMAT
 
@@ -36,6 +34,5 @@ indicates the  Bse file format version of the supplied content.
 # SEE ALSO
 
 [**beast(1)**](beast.1.html),
-[**bsescm(1)**](bsescm.1.html),
 [**bsewavetool(1)**](bsewavetool.1.html),
 [**BSE Reference**](https://testbit.eu/pub/docs/beast/latest/namespaceBse.html){.external}
diff --git a/docs/main.dox b/docs/main.dox
index 684faa7..ee07d47 100644
--- a/docs/main.dox
+++ b/docs/main.dox
@@ -9,7 +9,6 @@
 - <a href="man/beast.1.html"><b>Beast</b></a> - BSE Equipped Audio Synthesizer and Tracker
 - <a href="man/bsewavetool.1.html"><b>Bsewavetool</b></a> - A tool for editing the native multisample format 
of Beast and Bse
 - <a href="man/bse.5.html"><b>BSE</b></a> - Beast Sound Engine (file format)
-- <a href="man/bsescm.1.html"><b>Bsescm</b></a> - BSE Scheme Shell
 - <a href="man/sfidl.1.html"><b>Sfidl</b></a> - SFI IDL Compiler
 
 @section weblinks Online Resources
diff --git a/docs/sfidl.1.md b/docs/sfidl.1.md
index 87a8a97..1d2c2c4 100644
--- a/docs/sfidl.1.md
+++ b/docs/sfidl.1.md
@@ -78,6 +78,5 @@ sfidl - SFI IDL Compiler (Beast internal)
 
 # SEE ALSO
 
-[**bsescm(1)**](bsescm.1.html),
 [**BSE Reference**](https://testbit.eu/pub/docs/beast/latest/namespaceBse.html){.external},
 [**Sfidl Manual**](https://testbit.eu/wiki/Sfidl){.external}


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]