From c97e8c0656f224ef8ec3a50baceeb1254e9159d2 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Mon, 30 Nov 2009 06:16:48 +0000 Subject: [PATCH] Doc build: temporarily re-enable web-texi2html.init. John: you'll want to revert this when you continue your doc build work, but I'd like to keep git somewhat working. --- stepmake/stepmake/texinfo-vars.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmake/stepmake/texinfo-vars.make b/stepmake/stepmake/texinfo-vars.make index 7011b48d82..4638ab2235 100644 --- a/stepmake/stepmake/texinfo-vars.make +++ b/stepmake/stepmake/texinfo-vars.make @@ -28,7 +28,7 @@ TEXI2HTML_LANG = --lang=$(ISOLANG) endif DOC_TEXI2HTML_INIT = --init-file=$(top-src-dir)/Documentation/lilypond-texi2html.init -WEB_TEXI2HTML_INIT =-D web_manual --init-file=$(top-src-dir)/Documentation/lilypond-texi2html.init +WEB_TEXI2HTML_INIT =-D web_manual --init-file=$(top-src-dir)/Documentation/web-texi2html.init TEXI2HTML_INIT = $(DOC_TEXI2HTML_INIT) DOC_TEXI2HTML_SPLIT = --prefix=index --split=section -- 2.39.5