]> 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 b1198ba4e409ec13828b4211e647b517a30c8e44..1d288edb04f683be0e2b1a6873ceee6b177bb270 100644 (file)
--- a/www.do
+++ b/www.do
@@ -2,8 +2,11 @@ redo-ifchange *.texi VERSION
 rm -f pygost.html/*.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 DATE_IN_HEADER=1 \
     --set-customization-variable TOP_NODE_UP_URL=index.html \