]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/Makefile
webmaster's email address
[govpn.git] / doc / Makefile
index f478ade0c7b792d07bbff844d6f0ebf7b54d182c..cff7ec47e8d11b2f08b83bdc42029d5c3b558c99 100644 (file)
@@ -13,10 +13,13 @@ CSS != cat style.css
 govpn.html: *.texi handshake.utxt
        rm -f govpn.html/*.html
        $(MAKEINFO) --html \
+               --set-customization-variable EXTRA_HEAD='<link rev="made" href="mailto:webmaster@govpn.info">' \
                --set-customization-variable CSS_LINES='$(CSS)' \
                --set-customization-variable SHOW_TITLE=0 \
                --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/