[beast: 17/17] Merge branch 'md-mans'



commit 9318b5da7ff4bf48951da2014ca76b016c558836
Merge: fe06c79 8a55d5a
Author: Tim Janik <timj gnu org>
Date:   Thu Mar 23 17:19:31 2017 +0100

    Merge branch 'md-mans'
    
    * md-mans:
      DOCS: avoid creation of doc_sources.lst files during make clean or uninstall
      DOCS: remove unused imports/Makefile.am
      DOCS: build and install sfidl.1 (+ .html) from sfidl.1.md
      DOCS: sfidl.1.md: convert imports/sfidl.1 to markdown
      DOCS: build and install bsescm.1 (+ .html) from bsescm.1.md
      DOCS: bsescm.1.md: convert imports/bsescm.1 to markdown
      DOCS: fix TOC indentation for html man pages
      DOCS: install all html man pages under doc/beast/html/man/
      DOCS: build and install bsewavetool.1 (+ .html) from bsewavetool.1.md
      DOCS: bsewavetool.1.md: convert imports/bsewavetool.1 to markdown
      DOCS: build and install bse.5 (+ .html) from bse.5.md
      DOCS: bse.5.md: convert imports/bse.5 to markdown
      DOCS: build and install beast.1.html from beast.1.md
      DOCS: build and install beast.1 from beast.1.md
      DOCS: build (and ship) revisions.lst to generate revisioned markdown files
      DOCS: beast.1.md: convert imports/beast.1 to markdown
    
    Signed-off-by: Tim Janik <timj gnu org>

 configure.ac                    |    1 -
 docs/Makefile.am                |  123 ++++++++-
 docs/beast.1.md                 |  146 ++++++++++
 docs/bse.5.md                   |   41 +++
 docs/bsescm.1.md                |  114 ++++++++
 docs/bsewavetool.1.md           |  491 +++++++++++++++++++++++++++++++++
 docs/imports/Makefile.am        |   55 ----
 docs/imports/beast.1            |  146 ----------
 docs/imports/beast.1.html       |  195 --------------
 docs/imports/bse.5              |   41 ---
 docs/imports/bse.5.html         |   81 ------
 docs/imports/bsescm.1           |  150 ----------
 docs/imports/bsescm.1.html      |  195 --------------
 docs/imports/bsewavetool.1      |  501 ----------------------------------
 docs/imports/bsewavetool.1.html |  568 ---------------------------------------
 docs/imports/sfidl.1            |  102 -------
 docs/imports/sfidl.1.html       |  153 -----------
 docs/main.dox                   |   10 +-
 docs/manpage.css                |   15 +
 docs/sfidl.1.md                 |   83 ++++++
 20 files changed, 1004 insertions(+), 2207 deletions(-)
---


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