From: Sergey Matveev Date: Thu, 15 Jul 2021 10:54:21 +0000 (+0300) Subject: Использовать имена секций, а не нод X-Git-Url: http://www.git.cypherpunks.ru/?p=cryptoparty-www.git;a=commitdiff_plain;h=821714452f48774fae029fec374095c73f4ed464;hp=97f9ef636eadf3a919186d56003a24cd0376e40f Использовать имена секций, а не нод --- diff --git a/all.do b/all.do index 5783615..07b7916 100644 --- 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='' \ --set-customization-variable SHOW_TITLE=0 \