[beast: 8/17] DOCS: build and install bsewavetool.1 (+ .html) from bsewavetool.1.md
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast: 8/17] DOCS: build and install bsewavetool.1 (+ .html) from bsewavetool.1.md
- Date: Thu, 23 Mar 2017 16:22:20 +0000 (UTC)
commit 58ee2cec9135e3dcf36e7e192879598cba3302ec
Author: Tim Janik <timj gnu org>
Date: Sun Mar 19 22:20:12 2017 +0100
DOCS: build and install bsewavetool.1 (+ .html) from bsewavetool.1.md
Signed-off-by: Tim Janik <timj gnu org>
docs/Makefile.am | 8 +-
docs/imports/Makefile.am | 4 +-
docs/imports/bsewavetool.1 | 501 ----------------------------------
docs/imports/bsewavetool.1.html | 568 ---------------------------------------
4 files changed, 9 insertions(+), 1072 deletions(-)
---
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 48af873..69d987a 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -22,7 +22,7 @@ plugs_doc_sources ::= $(shell make doc_sources.lst -C ../plugins >&2 && cat ../p
gxk_doc_sources ::= $(shell make doc_sources.lst -C ../beast-gtk/gxk >&2 && cat
../beast-gtk/gxk/doc_sources.lst)
bst_doc_sources ::= $(shell make doc_sources.lst -C ../beast-gtk >&2 && cat
../beast-gtk/doc_sources.lst)
tools_doc_sources ::= $(shell make doc_sources.lst -C ../tools >&2 && cat ../tools/doc_sources.lst)
-man1_HTMLS = imports/bsescm.1.html imports/bsewavetool.1.html imports/sfidl.1.html
+man1_HTMLS = imports/bsescm.1.html imports/sfidl.1.html
# == Configure docs ==
docs_project_link = http://beast.testbit.eu
@@ -191,6 +191,12 @@ man1_MANS += beast.1
man1_HTMLS += beast.1.html
MOSTLYCLEANFILES += beast.1 beast.1.html
+# == bsewavetool.1 ==
+revisioned_files += bsewavetool.1.md
+man1_MANS += bsewavetool.1
+man1_HTMLS += bsewavetool.1.html
+MOSTLYCLEANFILES += bsewavetool.1 bsewavetool.1.html
+
# == bse.5 ==
revisioned_files += bse.5.md
man5_MANS += bse.5
diff --git a/docs/imports/Makefile.am b/docs/imports/Makefile.am
index d861d4d..900f527 100644
--- a/docs/imports/Makefile.am
+++ b/docs/imports/Makefile.am
@@ -1,8 +1,8 @@
# BEAST & BSE
include $(top_srcdir)/Makefile.decl
-MANMANS = bsescm.1 bsewavetool.1 sfidl.1
-HTMLMANS = bsescm.1.html bsewavetool.1.html sfidl.1.html
+MANMANS = bsescm.1 sfidl.1
+HTMLMANS = bsescm.1.html sfidl.1.html
EXTRA_DIST += $(MANMANS)
# HTMLMANS are packaged as part of the doxygen docs
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]