]> Cypherpunks.ru repositories - gost-www.git/commitdiff
Использовать имена секций, а не нод
authorSergey Matveev <stargrave@stargrave.org>
Thu, 15 Jul 2021 10:54:53 +0000 (13:54 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 15 Jul 2021 10:54:53 +0000 (13:54 +0300)
all.do

diff --git a/all.do b/all.do
index 703a2d088afb3153a1d6bbaa6fff225457bd1919..d42764baebec13145ccee829eb435a31c4b109ca 100644 (file)
--- a/all.do
+++ b/all.do
@@ -2,6 +2,8 @@ html=gost.html
 rm -f $html/*.html
 ${MAKEINFO:-makeinfo} --html \
     --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 SHOW_TITLE=0 \