pod2man(1) and pod2text(1) are already installed on most modern
GNU/Linix systems including Debian and RedHat-based systems;
pandoc(1) and Haskell are not, and we do not wish to waste
precious bandwidth and disk space of potential packagers.

perlpod(1) is also better standardized than any Markdown flavor,
especially when it comes to generating manpages.

Finally, I'm mildly proficient at Perl (it is similar to Ruby)
and can poke around at the source if I encounter breakage.
---
 Documentation/.gitignore       |   3 +
 Documentation/GNUmakefile      |  27 +-
 Documentation/yahns-rackup.pod | 176 +++++++++++
 Documentation/yahns-rackup.txt | 152 ----------
 Documentation/yahns.pod        |  97 +++++++
 Documentation/yahns.txt        |  72 -----
 Documentation/yahns_config.pod | 641 +++++++++++++++++++++++++++++++++++++++++
 Documentation/yahns_config.txt | 584 -------------------------------------
 Rakefile                       |   5 +
 9 files changed, 945 insertions(+), 812 deletions(-)
 create mode 100644 Documentation/yahns-rackup.pod
 delete mode 100644 Documentation/yahns-rackup.txt
 create mode 100644 Documentation/yahns.pod
 delete mode 100644 Documentation/yahns.txt
 create mode 100644 Documentation/yahns_config.pod
 delete mode 100644 Documentation/yahns_config.txt

<snip>  Big indentation changes necessary, so it breaks
rename detection.  Full patch here:

        http://yhbt.net/yahns.git/patch?id=4ef59c7e5e49
--
unsubscribe: yahns-public+unsubscr...@yhbt.net
archive: http://yhbt.net/yahns-public/

Reply via email to