From 115e1e39278e2ca32fa032b4d985eb6171935a83 Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 16 Jun 2022 02:55:29 +0100 Subject: --no-code-files for web generation --- doc/makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/makefile b/doc/makefile index fd25e55..fa15a66 100644 --- a/doc/makefile +++ b/doc/makefile @@ -23,6 +23,7 @@ web: --css-include=$(CURDIR)/geiser.css \ --no-headers \ --no-number-sections \ + --no-node-files \ --split=chapter \ $(CURDIR)/geiser.texi && \ cp -r $(CURDIR)/img ${output_dir} -- cgit v1.2.3