X-Git-Url: http://www.git.cypherpunks.ru/?p=cryptoparty-www.git;a=blobdiff_plain;f=all.do;h=4d96ef182346a052e66a2178f2132b5809ab41b4;hp=f5dc07212c866569ca3eaf2007c20c7d83c81c65;hb=HEAD;hpb=9f870d37cdeb42fbf7cfc3aef19f46be52fda6e0 diff --git a/all.do b/all.do index f5dc072..4d96ef1 100644 --- a/all.do +++ b/all.do @@ -6,11 +6,9 @@ ${MAKEINFO:-makeinfo} --html \ --set-customization-variable TREE_TRANSFORMATIONS=complete_tree_nodes_menus \ --set-customization-variable FORMAT_MENU=menu \ --set-customization-variable EXTRA_HEAD='' \ - --set-customization-variable SHOW_TITLE=0 \ --set-customization-variable DATE_IN_HEADER=1 \ - --set-customization-variable CLOSE_QUOTE_SYMBOL=\" \ - --set-customization-variable OPEN_QUOTE_SYMBOL=\" \ - -o $html index.texi + --set-customization-variable ASCII_PUNCTUATION=1 \ + --output $html index.texi ( cd static ; tar cf - . | tar xfC - ../$html ) cp -af logo.png $html/ find $html -type d -exec chmod 755 {} +