]> Cypherpunks.ru repositories - gogost.git/commitdiff
No access keys during website generation
authorSergey Matveev <stargrave@stargrave.org>
Sat, 19 Nov 2016 20:17:54 +0000 (23:17 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sat, 19 Nov 2016 20:17:54 +0000 (23:17 +0300)
www.mk

diff --git a/www.mk b/www.mk
index 3732d4341c0c83e1734f5994dd257fc5bdaa1a6a..16a79d6d90346285d6ee1b54c4fda52c08d48e3f 100644 (file)
--- a/www.mk
+++ b/www.mk
@@ -7,6 +7,7 @@ gogost.html: www.texi
        $(MAKEINFO) --html \
                --set-customization-variable NO_CSS=1 \
                --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=\" \