copy image files to fasthtml folder

This commit is contained in:
Axel Kohlmeyer
2025-03-15 12:00:16 -04:00
parent 48570e01ba
commit 5b5b700318

View File

@ -127,7 +127,8 @@ fasthtml: fasthtml-init $(FASTHTMLFILES)
@echo "Fast HTML build finished. The HTML pages are in doc/fasthtml."
fasthtml-init:
@mkdir -p fasthtml
@mkdir -p fasthtml/JPG
@cp src/JPG/*.* fasthtml/JPG
@cp $(RSTDIR)/accel_styles.rst $(RSTDIR)/lepton_expression.rst fasthtml/
@cp $(BUILDDIR)/utils/pandoc.css fasthtml/