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

diff --git a/all.do b/all.do
index 5783615e7ab7dbd9206949679f1d0c04d3b5a3f3..07b7916b10be78866be540ce6e826f7f63396d6f 100644 (file)
--- a/all.do
+++ b/all.do
@@ -2,6 +2,8 @@ html=cryptoparty.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@cryptoparty.ru">' \
     --set-customization-variable SHOW_TITLE=0 \