]> Cypherpunks.ru repositories - pygost.git/blobdiff - www.do
cert-selfsigned-example.py creates more correct CA
[pygost.git] / www.do
diff --git a/www.do b/www.do
index 3406d003ada510fbe5632999b5c0a5e2b9d0dcd4..1d288edb04f683be0e2b1a6873ceee6b177bb270 100644 (file)
--- a/www.do
+++ b/www.do
@@ -1,9 +1,13 @@
+redo-ifchange *.texi VERSION
 rm -f pygost.html/*.html
-makeinfo --html \
+${MAKEINFO:-makeinfo} --html \
+    -D "VERSION `cat VERSION`" \
+    --css-include style.css \
+    --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='<link rev="made" href="mailto:webmaster@cypherpunks.ru">' \
-    --set-customization-variable CSS_LINES="`cat style.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=\" \