doc: replace pandoc-"Markdown" with real manpages
commit828679d0aacb270115355689036bee00bae096ad
authorEric Wong <bofh@yhbt.net>
Thu, 9 Jan 2020 07:50:17 +0000 (9 07:50 +0000)
committerEric Wong <bofh@yhbt.net>
Sun, 26 Jan 2020 05:34:37 +0000 (26 05:34 +0000)
tree88701f60503ede2a28adc68231eccb22df33f3b1
parentb9650fdd82c4ace8f26a7d97a7f1d0ab02ee2447
doc: replace pandoc-"Markdown" with real manpages

Trying to install pandoc on an x86-64 Debian stable system says:
> Need to get 15.2 MB of archives.
> After this operation, 117 MB of additional disk space will be used.

My laptop is on metered Internet, now, and low on disk space, so
installing pandoc is too expensive.

There's also dozens of incompatible Markdown flavors out there,
most of which don't really handle manpages.

Updating the website now requires olddoc 1.8.0 (which is much
smaller than pandoc), but I'm the only one with that burden.  On
the flipside more users can update and read the manpages locally
without extra software, since nearly every developer's *nix
system has man(1) command, unlike pandoc.
.olddoc.yml
Documentation/.gitignore
Documentation/GNUmakefile [deleted file]
Documentation/rainbows.1.txt [deleted file]
GNUmakefile
man/man1/rainbows.1 [new file with mode: 0644]