branch: elpa/geiser commit 115e1e39278e2ca32fa032b4d985eb6171935a83 Author: jao <j...@gnu.org> Commit: jao <j...@gnu.org>
--no-code-files for web generation --- doc/makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/makefile b/doc/makefile index fd25e555d5..fa15a664de 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}