diff options
author | Thierry Crozat | 2019-04-21 01:21:56 +0100 |
---|---|---|
committer | Thierry Crozat | 2019-04-21 11:01:34 +0100 |
commit | 9ebb91411aaf57c0ccc5667b2f0743c5454fd1da (patch) | |
tree | ba9584b3f9f8a37bb64b84830e529c724ed6c182 /common/unarj.h | |
parent | 66ef22d55504951c43f1641145431651bfab78f7 (diff) | |
download | scummvm-rg350-9ebb91411aaf57c0ccc5667b2f0743c5454fd1da.tar.gz scummvm-rg350-9ebb91411aaf57c0ccc5667b2f0743c5454fd1da.tar.bz2 scummvm-rg350-9ebb91411aaf57c0ccc5667b2f0743c5454fd1da.zip |
CONFIGURE: Generate html README and NEWS by default on macOS
There was already a configure option to specify a output format other
than plain text, but this had to be specified explicitely when
executing configure. Now the ports can define a default other than
plain text.
On macOS now by default pandoc generate html output. It could
in theory also generate rtf, but those are not properly displayed
by TextEdit, and in addition TextEdit cannot handle link internal
to the document (such as for the TOC). But if we are fine with
no link for the TOC, we could pipe the pandoc html output with
textutil to generate the RTF documents.
Also this change allows to have an extension for the pandoc output
files. By default this is empty for plain text (as before) and
the same as the format otherwise (for example .rtf or .html).
Diffstat (limited to 'common/unarj.h')
0 files changed, 0 insertions, 0 deletions