From 2a552c3b861e1587419e152da0ccbc30ac9199a6 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Wed, 19 Oct 2016 23:19:59 +0300 Subject: [PATCH] [DOC] More language neutral quotes --- doc/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/Makefile b/doc/Makefile index f478ade..239750c 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -18,5 +18,7 @@ govpn.html: *.texi handshake.utxt --set-customization-variable USE_ACCESSKEY=0 \ --set-customization-variable DATE_IN_HEADER=1 \ --set-customization-variable TOP_NODE_UP_URL=index.html \ + --set-customization-variable CLOSE_QUOTE_SYMBOL=\" \ + --set-customization-variable OPEN_QUOTE_SYMBOL=\" \ -o govpn.html index.texi cp -r .well-known govpn.html/ -- 2.44.0