[beast: 12/17] DOCS: build and install bsescm.1 (+ .html) from bsescm.1.md
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast: 12/17] DOCS: build and install bsescm.1 (+ .html) from bsescm.1.md
- Date: Thu, 23 Mar 2017 16:22:40 +0000 (UTC)
commit 83d63e828a0ca364c95b6de098458b31ae4eda12
Author: Tim Janik <timj gnu org>
Date: Wed Mar 22 23:21:10 2017 +0100
DOCS: build and install bsescm.1 (+ .html) from bsescm.1.md
Signed-off-by: Tim Janik <timj gnu org>
docs/Makefile.am | 8 ++-
docs/imports/Makefile.am | 4 +-
docs/imports/bsescm.1 | 150 ----------------------------------
docs/imports/bsescm.1.html | 195 --------------------------------------------
4 files changed, 9 insertions(+), 348 deletions(-)
---
diff --git a/docs/Makefile.am b/docs/Makefile.am
index cd44b92..d09ba89 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/sfidl.1.html
+man1_HTMLS = imports/sfidl.1.html
# == Configure docs ==
docs_project_link = http://beast.testbit.eu
@@ -201,3 +201,9 @@ revisioned_files += bse.5.md
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
diff --git a/docs/imports/Makefile.am b/docs/imports/Makefile.am
index 900f527..2519559 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 sfidl.1
-HTMLMANS = bsescm.1.html sfidl.1.html
+MANMANS = sfidl.1
+HTMLMANS = 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]