pgsql: Create INSTALL file using Pandoc
Started by Peter Eisentrautover 7 years ago1 messagescomitters
Create INSTALL file using Pandoc
Replace using lynx with using pandoc. Pandoc creates better looking
output and it avoids the delicate locale/encoding issues of lynx because
it always uses UTF-8 for both input and output.
Note: requires Pandoc >=1.13
Discussion: /messages/by-id/dcfaa74d-8037-bb32-f9e0-3fea7ccf4551@2ndquadrant.com/
Reviewed-by: Mi Tar <mmitar@gmail.com>
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/96b8b8b6f9d8de4af01a77797273ad88c7a8e32e
Modified Files
--------------
doc/src/sgml/Makefile | 14 +++-----------
doc/src/sgml/docguide.sgml | 4 +++-
2 files changed, 6 insertions(+), 12 deletions(-)