foxygit / doom Log in
commit b69888222b2a251bab3fa9c1d44668ac8f53c15a
Merge: 3e0dc2d6 5d629db9
Author:     Simon Howard <fraggle+github@gmail.com>
AuthorDate: Sun Sep 16 20:29:52 2018 -0400
Commit:     GitHub <noreply@github.com>
CommitDate: Sun Sep 16 20:29:52 2018 -0400

    Merge pull request #1084 from chungy/win32_html_docs

    Use pandoc to generate HTML documentation files in win32 packages

 man/.gitignore          |   4 ++
 man/CMDLINE.template.md |   8 ++++
 man/INSTALL.template    | 109 +++++++++++++++++++++++++-----------------------
 man/Makefile.am         |  38 ++++++++++++++---
 man/docgen              |  51 +++++++++++++++++++++-
 pkg/win32/GNUmakefile   |  14 +++----
 6 files changed, 156 insertions(+), 68 deletions(-)