X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=www.do;h=30aa8334abc91e7ae0a733390cd12541d977b029;hb=b7f69d1826caacffd042ca8660aba41d0945de0f;hp=78ec2f428c4cc96d5b6d4c470132037a393df863;hpb=4c63160eaff550d32763462af7630a46d34deacc;p=gogost.git diff --git a/www.do b/www.do index 78ec2f4..30aa833 100644 --- a/www.do +++ b/www.do @@ -1,18 +1,16 @@ -redo-ifchange *.texi VERSION +redo-ifchange *.texi html=gogost.html rm -f $html/*.html ${MAKEINFO:-makeinfo} --html \ - -D "VERSION `cat VERSION`" \ - --css-include style.css \ + -D "VERSION `./version`" \ + --set-customization-variable NO_CSS=1 \ --set-customization-variable SECTION_NAME_IN_TITLE=1 \ --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 www.texi + --set-customization-variable ASCII_PUNCTUATION=1 \ + --output $html www.texi ( cd $html export ATOM_ID="34c4c603-9fa7-4441-a089-881d216d8638"